OS_DumpProtectionRegion

Syntax

#include <nitro/os.h>
void OS_DumpProtectionRegion( void );

Arguments

None.

Return Values

None.

Description

Displays the protection region settings.
This function is intended for debugging purposes, so it won't do anything in FINALROM builds.

Internal Operation

References register 6 of the system control co-processor CP15.

See Also

OS_EnableProtectionUnit, OS_DisableProtectionUnit
OS_GetProtectionRegion*, OS_SetProtectionRegion*

Revision History

2007/10/25 Initial version.


CONFIDENTIAL