chiark / gitweb /
8/4/5 iii
authorceb <ceb>
Fri, 8 Apr 2005 21:48:15 +0000 (21:48 +0000)
committerceb <ceb>
Fri, 8 Apr 2005 21:48:15 +0000 (21:48 +0000)
small bugfix

cebpic/panic.asm

index a9ec92b7da511ee540d45056bd18776f71bc6a50..2ba5dcb1cc02198a71894f71c2d3be5f48e328bf 100644 (file)
@@ -49,9 +49,9 @@ err_SOS       equ     0       ; msg 0 = SOS
 ; after interrupts
 
 ; high priority interrupt
-
-        org     000008h
-        goto    interrupt_high
+;
+;        org     000008h
+;        goto    interrupt_high
 
 ; low priority interrupt