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