Structs§
- Context
- Saved CPU context pushed onto the stack by exception entry code.
- Exception
Info - Exception information pushed onto the stack by the CPU during an excpection.
Statics§
- HANDLERS
- Array of installed exception handlers for vectors 0-30.
Type Aliases§
- Exception
Handler - Exception handler function type.