review of documentation suggests that this does nothing

This commit is contained in:
Corwin Kuiper 2021-06-23 23:39:34 +01:00
parent f54a539296
commit a5488fab56

View file

@ -30,7 +30,6 @@ InterruptHandlerSimple:
@ change back to interrupt mode
mrs r2, cpsr
bic r2, r2, #0xD
orr r2, r2, #0x92
msr cpsr_c, r2
bx lr @ return to bios