diff options
author | Jeff Law <law@redhat.com> | 1996-09-03 17:15:16 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1996-09-03 17:15:16 +0000 |
commit | 2b6b2c6d8e9c4c08b6a15afc4fc93f3e9ee8e544 (patch) | |
tree | 32c068f763cd2fec7f0e1d190085a19af9835bd6 /sim/v850 | |
parent | d81352b8b83eb8cd3f4d81860580e9ba7864834a (diff) | |
download | ppe42-binutils-2b6b2c6d8e9c4c08b6a15afc4fc93f3e9ee8e544.tar.gz ppe42-binutils-2b6b2c6d8e9c4c08b6a15afc4fc93f3e9ee8e544.zip |
Fix typpppo
Diffstat (limited to 'sim/v850')
-rw-r--r-- | sim/v850/interp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/v850/interp.c b/sim/v850/interp.c index b99dea69b6..bb7aa9bc6e 100644 --- a/sim/v850/interp.c +++ b/sim/v850/interp.c @@ -417,7 +417,7 @@ sim_set_callbacks(p) v850_callback = p; } -/* All the code for exiting, signals, etc needs to be revamped. */ +/* All the code for exiting, signals, etc needs to be revamped. This is enough to get c-torture limping though. */ void |