#include <nitro/os.h> void OS_DisableITCM( void );
Disables the Instruction TCM
Manipulates register 1 of the system control processor CP15.
None
OS_EnableITCM
01/15/2004 Initial Version