diff options
| author | Miguel <m.i@gmx.at> | 2018-09-07 03:01:28 +0200 |
|---|---|---|
| committer | Miguel <m.i@gmx.at> | 2018-09-07 03:01:28 +0200 |
| commit | aa4b4c6c1918a51318709761873d1c5e248a831d (patch) | |
| tree | bdcfe7be159cc778d113538722e119a665a47738 /asm/asm_int.h | |
| parent | ef4943053475cd8bf341c42dd0b538bc630b92a3 (diff) | |
apic timer smp
Diffstat (limited to 'asm/asm_int.h')
| -rw-r--r-- | asm/asm_int.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/asm/asm_int.h b/asm/asm_int.h index 4133fbf..25ab885 100644 --- a/asm/asm_int.h +++ b/asm/asm_int.h @@ -17,6 +17,7 @@ void int15(); void int128(); // syscalls void int129(); // scheduler +void int200(); // apic timer void int255(); // unhandled void exc0(); |
