projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a4f27e3
)
Missed one...
author
Michael Snyder
<msnyder@vmware.com>
Thu, 16 Jan 2003 20:03:30 +0000
(20:03 +0000)
committer
Michael Snyder
<msnyder@vmware.com>
Thu, 16 Jan 2003 20:03:30 +0000
(20:03 +0000)
sim/h8300/compile.c
patch
|
blob
|
history
diff --git
a/sim/h8300/compile.c
b/sim/h8300/compile.c
index b225b6273363cc96a4e6c3084f7e960c6815f999..e36a0ed104e23c2156623386558418236d5f061e 100644
(file)
--- a/
sim/h8300/compile.c
+++ b/
sim/h8300/compile.c
@@
-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;