cleaned up. X86emu does not work with debug trace on currently.
This commit is contained in:
@@ -310,6 +310,7 @@ init_vec_loop:
|
||||
|
||||
// install lowlevel_isr_handler for the FEC0 interrupt
|
||||
move.l a1,(INT_SOURCE_FEC0 + 64) * 4(a0)
|
||||
|
||||
#ifndef MACHINE_FIREBEE
|
||||
// FEC1 not wired on the FireBee
|
||||
move.l a1,(INT_SOURCE_FEC1 + 64) * 4(a0)
|
||||
|
||||
Reference in New Issue
Block a user