

#include <nitro/os.h>
void OS_DumpProtectionRegion( void );
None.
None.
Displays the protection region settings.
This function is intended for debugging purposes, so it won't do anything in FINALROM builds.
References register 6 of the system control co-processor CP15.
OS_EnableProtectionUnit, OS_DisableProtectionUnit
OS_GetProtectionRegion*, OS_SetProtectionRegion*
2007/10/25 Initial version.
CONFIDENTIAL