SwapMMUMode
SwapMMUMode Set the address translation mode
#include <OSUtils.h> Operating System Utilities
void SwapMMUMode(mode );
char *mode; the mode in use prior to the call is returned in
mode, and can be re stored with another call to
SwapMMUMode. You should use the values
false32b or true32b for the mode parameter.
Returns: none