OS_InitException

Syntax

#include <nitro/os.h>
void OS_InitException( void );
  

Arguments

None.

Return Values

None.

Description

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.

See Also

OS_Init, OS_SetUserExceptionHandler

Revision History

2004/02/19 Initial version.


CONFIDENTIAL