|
FreeNOS
|
Go to the source code of this file.
Functions | |
| C void | switchCoreState (Address *currentStack, Address stack) |
| Switch Core Stack. | |
| C void | loadCoreState () |
| Load Core State. | |
| C void | interruptHandler () |
| Interrupt Service Router (ISR) handler. | |
Variables | |
| C void(* | interruptRun )(CPUState state) |
| Process an interrupt. | |