mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-27 06:17:47 +08:00
Missed one...
This commit is contained in:
@ -924,8 +924,7 @@ case O (name, SB): \
|
|||||||
}
|
}
|
||||||
|
|
||||||
int
|
int
|
||||||
sim_stop (sd)
|
sim_stop (SIM_DESC sd)
|
||||||
SIM_DESC sd;
|
|
||||||
{
|
{
|
||||||
cpu.state = SIM_STATE_STOPPED;
|
cpu.state = SIM_STATE_STOPPED;
|
||||||
cpu.exception = SIGINT;
|
cpu.exception = SIGINT;
|
||||||
|
Reference in New Issue
Block a user