#include "irq.h"
#include "asm.h"
#include "pic.h"
#include "screen.h"
Include dependency graph for irq.cc:
Functions | |
void | interrupt_dispatcher (volatile Handler_registers registers) |
Variables | |
PIC | pic |
Screen | screen |
Handler_func | handlers [INTERRUPT_COUNT] |
|
The general interrupt handler called by the assembly isr.
|
|
|
|
|
|
|
Torsion Operating System, Copyright (C) 2000-2002 Dan Helfman