mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-18 12:24:38 +08:00
Missed one...
This commit is contained in:
parent
a4f27e3e0a
commit
837fd61c26
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user