[M6800] Removed the extraneous cpu_pop_context().
This commit is contained in:
parent
b24198a1cd
commit
b4470a0bd7
@ -770,7 +770,6 @@ static TIMER_CALLBACK(m6800_rx_tick)
|
||||
// start bit found
|
||||
cpustate->rxbits++;
|
||||
}
|
||||
cpu_pop_context();
|
||||
break;
|
||||
|
||||
case M6800_SERIAL_STOP:
|
||||
|
Loading…
Reference in New Issue
Block a user