# | Line 915 | Line 915 | void emul_ppc(uint32 entry) | |
---|---|---|
915 | ||
916 | void TriggerInterrupt(void) | |
917 | { | |
918 | + | idle_resume(); |
919 | #if 0 | |
920 | WriteMacInt32(0x16a, ReadMacInt32(0x16a) + 1); | |
921 | #else |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |