ohci0 finally goes in operational mode -- silly confusion with
[ppcskel.git] / exception.c
index 39a1654e6cfb6e77b1efbf6168b920670567aefd..4362569f21d06032e5762952e525759c98ac0b66 100644 (file)
@@ -56,7 +56,6 @@ void exception_handler(int exception)
        }
 
        irq_restore(cookie);
-       _CPU_ISR_Enable(); //wtf
 }
 
 void exception_init(void)