#include <revolution/os.h>
void* LCGetBase ( void );
None.
None.
Returns a base pointer to the locked cache region. Note: The Revolution OS fixes the location of the locked cache. The address returned is invalid until the locked cache is enabled. By default, the locked cache is disabled.
03/01/2006 Initial version.