diff options
| author | Miguel <m.i@gmx.at> | 2018-09-23 00:06:55 +0200 |
|---|---|---|
| committer | Miguel <m.i@gmx.at> | 2018-09-23 00:06:55 +0200 |
| commit | e73d89fd48a71a1cff764fc07edd46cb951e9418 (patch) | |
| tree | 9d71bc8387ac32cfce69df5d3c7d345dc9e59a40 /asm/asm_int.h | |
| parent | 80f7ccf5f82d8f04f853bde0bdee5b44a5403104 (diff) | |
struggling with e1000
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 2940ab4..d28a321 100644 --- a/asm/asm_int.h +++ b/asm/asm_int.h @@ -29,6 +29,7 @@ void int140(); // scheduler void int144(); // scheduler void int145(); // scheduler void int146(); // scheduler +void int147(); // scheduler void int200(); // apic timer void int170(); // smp scheduler void int255(); // unhandled |
