mirror of
https://github.com/rvtr/ctr_firmware.git
synced 2025-10-31 07:51:08 -04:00
git-svn-id: file:///Volumes/Transfer/gigaleak_20231201/2020-09-30%20-%20paladin.7z/paladin/ctr_firmware@2 b871894f-2f95-9b40-918c-086798483c85
13 lines
529 B
Plaintext
13 lines
529 B
Plaintext
/*---------------------------------------------------------------------------*
|
|
Name: OSExceptionInit
|
|
|
|
Description: Performs exception initialization.
|
|
- installs the first level exception handlers
|
|
- set up exception table and common exception handler
|
|
|
|
Arguments: installDBIntegrator if TRUE, copy OSDBIntegrator into
|
|
low memory.
|
|
|
|
Returns: None.
|
|
*---------------------------------------------------------------------------*/
|