#include <revolution/os.h> BOOL LCIsEnable ( void );
None.
If TRUE, the locked cache feature is enabled.
If FALSE, the locked cache feature is disabled.
Gets the enabled/disabled status of the locked cache of the Broadway processor as set by the LCEnable or LCDisable function.
Caution: The locked cache is off by default at boot time.
2009/01/30 Revised the description of the return values.
2009/01/05 Initial version.
CONFIDENTIAL