Searched refs:OSi_ExceptionHandler (Results 1 – 1 of 1) sorted by relevance
26 static asm void OSi_ExceptionHandler( void );119 *excpPtr = (u32)OSi_ExceptionHandler; in OS_InitException()123 *(u32*)((u32)excpPtr & ~0x800000) = (u32)OSi_ExceptionHandler; in OS_InitException()278 asm void OSi_ExceptionHandler( void ) in OSi_ExceptionHandler() function