fix spacing
This commit is contained in:
@@ -413,7 +413,7 @@ irq4: irq 0x70, 4, 0x10 // Level 4 autovector interrupt
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
#if defined(MACHINE_FIREBEE) /* these handlers are only meaningful for the Firebee */
|
#if defined(MACHINE_FIREBEE) // these handlers are only meaningful for the Firebee
|
||||||
irq5: //move.w #0x2700,sr // disable interrupts
|
irq5: //move.w #0x2700,sr // disable interrupts
|
||||||
subq.l #4,sp // extra space
|
subq.l #4,sp // extra space
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user