From 99e183a2f569729d722d83503cb851d6198fc1fe Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Thu, 23 Jul 2020 13:10:22 +0200 Subject: Some functions for stdlib --- src/drivers/interrupts.asm | 1 - 1 file changed, 1 deletion(-) (limited to 'src/drivers/interrupts.asm') diff --git a/src/drivers/interrupts.asm b/src/drivers/interrupts.asm index 59c323c..fd5dbfa 100644 --- a/src/drivers/interrupts.asm +++ b/src/drivers/interrupts.asm @@ -109,7 +109,6 @@ ISR_NOERRCODE 28 ISR_NOERRCODE 29 ISR_NOERRCODE 30 ISR_NOERRCODE 31 -ISR_NOERRCODE 128 extern isr_handler isr_common_stub: -- cgit v1.2.3