mirror of
https://review.haiku-os.org/haiku
synced 2025-02-07 14:25:58 +01:00
It now lives in OS.h. The idea is that this will now be accessible to userland applications, so userland memory is protected from access by other processes, just as kernel memory is. No functional change (the constants are still the same, though I've changed some to use shifts to make clear which bits are allocated are which are unused.)