#include <nitro/os.h>
void OS_InitException( void );
None.
None.
This function initializes the display system that is used when there are exceptions. The function is called from OS_Init(), so
users do not normally need to call it.
OS_Init, OS_SetUserExceptionHandler
02/19/2004 Initial Version