From c459fab7662eaf45df9994c828065b9fc8d4a8ac Mon Sep 17 00:00:00 2001 From: Miguel Date: Sun, 2 Sep 2018 01:44:40 +0200 Subject: syscalls fine --- asm/int.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'asm/int.h') diff --git a/asm/int.h b/asm/int.h index 33dd16e..4133fbf 100644 --- a/asm/int.h +++ b/asm/int.h @@ -38,6 +38,3 @@ void exc15(); void exc16(); void exc17(); void exc18(); - -void asm_mouse_handler(); -void asm_kb_handler(); -- cgit v1.2.3