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