#include "irq.h"#include "asm.h"#include "pic.h"#include "list.h"#include "screen.h"#include "sched.h"Include dependency graph for irq.cc:

Functions | |
| void | interrupt_dispatcher (volatile Handler_registers reg) |
Variables | |
| List< Int_handler > | handlers [INTERRUPT_COUNT] |
|
|
The general interrupt handler called by the assembly isr.
|
|
|
|
Torsion Operating System, Copyright (C) 2000-2004 Dan Helfman