projects
/
platform
/
upstream
/
binutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b5442f
)
* gencode.c (main, gendefines): New -d option prints table of defines.
author
Steve Chamberlain
<sac@cygnus>
Sat, 12 Feb 1994 06:02:09 +0000
(06:02 +0000)
committer
Steve Chamberlain
<sac@cygnus>
Sat, 12 Feb 1994 06:02:09 +0000
(06:02 +0000)
* interp.c (trap): Add a load of system calls.
(sim_memory_size): Now default to 8Mbyte.
(PARANOID): Keep vector of registers with undefined contents.
sim/sh/run.c
patch
|
blob
|
history
diff --git
a/sim/sh/run.c
b/sim/sh/run.c
index b8ac1c23aca4d2ef13c9b15a0bca1a2816e8f2d7..e409fb66c0cdc259288f2543f05d5873237e03af 100644
(file)
--- a/
sim/sh/run.c
+++ b/
sim/sh/run.c
@@
-25,6
+25,8
@@
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "bfd.h"
#include "sysdep.h"
+extern printf();
+
int
main (ac, av)
int ac;