Every platform has to implement a standard set of interrupt interfaces that the kernel uses to interract with a machine's interrupt controller. Providing a single header file for each of these functions provides a single location to document their behavior. |
||
|---|---|---|
| .. | ||
| assembler.h | ||
| capdl.h | ||
| debug.h | ||
| fpu.h | ||
| interrupt.h | ||
| io.h | ||
| profiler.h | ||
| registerset.h | ||
| timer.h | ||