updated comments

This commit is contained in:
Markus Fröschle
2014-09-19 06:02:16 +00:00
parent f9a8a880d9
commit d5359c4b95

View File

@@ -308,7 +308,7 @@ init_vec_loop:
move.l a1,(INT_SOURCE_PSC3 + 64) * 4(a0) move.l a1,(INT_SOURCE_PSC3 + 64) * 4(a0)
#ifndef MACHINE_FIREBEE #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) move.l a1,(INT_SOURCE_FEC1 + 64) * 4(a0)
#endif #endif