diff options
| author | Miguel <m.i@gmx.at> | 2018-08-18 16:49:00 +0200 |
|---|---|---|
| committer | Miguel <m.i@gmx.at> | 2018-08-18 16:49:00 +0200 |
| commit | 8d5d5b8fcca8c9fad89f64f41a3d36c62453dba4 (patch) | |
| tree | 9dd87423d63ab4d03946da81ec76ee8746e44ef2 /asm/asm.h | |
| parent | 639c3d47b09114628f8e1f8817c27c10bf1fb28c (diff) | |
mouse up and running again
Diffstat (limited to 'asm/asm.h')
| -rw-r--r-- | asm/asm.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ void pic_setup(); void int_kb_handler(); +void int_mouse_handler(); void int_default_handler(); void int_clock_handler(); void int_syscall_handler(); |
