From 1f0838759b3c8eda911286e909da4081499f872f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vincent=20Rivi=C3=A8re?= Date: Mon, 22 Oct 2012 18:02:36 +0000 Subject: [PATCH] Fixed nested comments. --- BaS_GNU/sources/exceptions.S | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BaS_GNU/sources/exceptions.S b/BaS_GNU/sources/exceptions.S index 1e3ad21..ded9d78 100644 --- a/BaS_GNU/sources/exceptions.S +++ b/BaS_GNU/sources/exceptions.S @@ -620,7 +620,7 @@ blinker:.long 0 .text /* - * pseudo dma */ + * pseudo dma */ acsi_dma: // atari dma move.l a1,-(a7) @@ -683,7 +683,7 @@ acsi_dma_end: move.l (a7)+,a1 rts /* - * irq 7 = pseudo bus error */ + * irq 7 = pseudo bus error */ irq7: lea -12(sp),sp @@ -707,7 +707,7 @@ irq7: rts // Forward to the Access Error handler /* - * psc3 com PIC MCF */ + * psc3 com PIC MCF */ psc3: move.w #0x2700,sr // disable interrupt