From 7f29e5cfa922bb8d5f1b1f26a1b7f5a81978bbd2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Markus=20Fr=C3=B6schle?= Date: Mon, 13 Jan 2014 22:05:20 +0000 Subject: [PATCH] fixed comments --- BaS_gcc/sys/exceptions.S | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BaS_gcc/sys/exceptions.S b/BaS_gcc/sys/exceptions.S index 28acd66..bb43b61 100644 --- a/BaS_gcc/sys/exceptions.S +++ b/BaS_gcc/sys/exceptions.S @@ -467,8 +467,8 @@ irq1: irq 0x64,1,0x02 irq2: // hbl - // move.b #3,2(a7) - // rte + // move.b #3,2(a7) + // rte irq 0x68,2,0x04 irq3: @@ -518,7 +518,7 @@ irq7text: .dc.b 13,10,0 #elif MACHINE_FIREBEE /* these handlers are only meaningful for the Firebee */ -irq5: // irq5 is tied to PCI INTC# and PCI INTD# on the M5484LITE +irq5: irq 0x74,5,0x20 irq6: // MFP interrupt from FPGA