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