Searched refs:OSi_ExceptionHandler (Results 1 – 1 of 1) sorted by relevance
30 static asm void OSi_ExceptionHandler( void );128 *excpPtr = (u32)OSi_ExceptionHandler; in OS_InitException()132 *(u32*)((u32)excpPtr & ~0x800000) = (u32)OSi_ExceptionHandler; in OS_InitException()302 asm void OSi_ExceptionHandler( void ) in OSi_ExceptionHandler() function