![]() |
GetMMUMode |
||||
Header: | OSUtils.h | Carbon status: | Unsupported | |
Returns the address-translation mode (24-bit or 32-bit) currently in use.
SInt8 GetMMUMode ();
A constant representing the address-translation mode. See Constants.
To find out which addressing mode was in effect at system startup, use the Gestalt function.
Not supported in Carbon.
Not necessary on PowerPC, since all native PowerPC applications use 32-bit addressing.