From 8bdb21c73fe96c1e5402d9ad5ffacaf00b375cd3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Markus=20Fr=C3=B6schle?= Date: Fri, 19 Sep 2014 06:02:16 +0000 Subject: [PATCH] updated comments --- sys/exceptions.S | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/exceptions.S b/sys/exceptions.S index 50816f6..c39cc08 100644 --- a/sys/exceptions.S +++ b/sys/exceptions.S @@ -308,7 +308,7 @@ init_vec_loop: move.l a1,(INT_SOURCE_PSC3 + 64) * 4(a0) #ifndef MACHINE_FIREBEE -// FEC1 not wired on the FireBee +// FEC1 not wired on the FireBee, but used on other machines move.l a1,(INT_SOURCE_FEC1 + 64) * 4(a0) #endif