mirror of
https://github.com/rvtr/twl_wrapsdk.git
synced 2025-10-31 06:11:10 -04:00
add template files. git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/twl_wrapsdk/trunk@30 4ee2a332-4b2b-5046-8439-1ba90f034370
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.
|
|
*---------------------------------------------------------------------------*/
|