diff options
Diffstat (limited to 'asm/asm_pit.h')
| -rw-r--r-- | asm/asm_pit.h | 3 |
1 files changed, 0 insertions, 3 deletions
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 <stdint.h> -/** Init PIT - 25 times a second*/ -void asm_pit_init(); - /** install this interrupt handler to your Interrupt Vector Table */ void asm_pit_tick(); |
