CeDOS - kernel/os_interrupts.h

kernel/os_interrupts.h (view raw)

1
2
3
4
/*! \file
 * Sets up the interrupt descriptor table and provides functions to 
 * hook functions to interrupts.
 */