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