From 9fde748acea83d775e367a64858414b674f05b13 Mon Sep 17 00:00:00 2001 From: Miguel Date: Sat, 8 Sep 2018 17:08:55 +0200 Subject: struggling with pic and lapic and smp... --- asm/asm_pit.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'asm/asm_pit.h') diff --git a/asm/asm_pit.h b/asm/asm_pit.h index d020de1..58067bf 100644 --- a/asm/asm_pit.h +++ b/asm/asm_pit.h @@ -15,9 +15,6 @@ #include -/** Init PIT - 25 times a second*/ -void asm_pit_init(); - /** install this interrupt handler to your Interrupt Vector Table */ void asm_pit_tick(); -- cgit v1.2.3