Missed one...

This commit is contained in:
Michael Snyder 2003-01-16 20:03:30 +00:00
parent a4f27e3e0a
commit 837fd61c26

View File

@ -924,8 +924,7 @@ case O (name, SB): \
}
int
sim_stop (sd)
SIM_DESC sd;
sim_stop (SIM_DESC sd)
{
cpu.state = SIM_STATE_STOPPED;
cpu.exception = SIGINT;