summaryrefslogtreecommitdiffstats
path: root/sim/ppc/sim_calls.c
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>1997-08-26 02:05:18 +0000
committerAndrew Cagney <cagney@redhat.com>1997-08-26 02:05:18 +0000
commit7230ff0faa65304b835fc525e52ddb6e3ba70325 (patch)
tree8f92d4d444c66febefd58f067dedafe13db7a865 /sim/ppc/sim_calls.c
parent1211388f13a7931631a97cbce56ac442a63069ba (diff)
downloadppe42-binutils-7230ff0faa65304b835fc525e52ddb6e3ba70325.tar.gz
ppe42-binutils-7230ff0faa65304b835fc525e52ddb6e3ba70325.zip
Flush defunct sim_kill.
Diffstat (limited to 'sim/ppc/sim_calls.c')
-rw-r--r--sim/ppc/sim_calls.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/sim/ppc/sim_calls.c b/sim/ppc/sim_calls.c
index 1bee0df9db..48669031f4 100644
--- a/sim/ppc/sim_calls.c
+++ b/sim/ppc/sim_calls.c
@@ -140,14 +140,6 @@ sim_load (SIM_DESC sd, char *prog, bfd *abfd, int from_tty)
}
-void
-sim_kill (SIM_DESC sd)
-{
- TRACE(trace_gdb, ("sim_kill(void) called\n"));
- /* do nothing, nothing to do */
-}
-
-
int
sim_read (SIM_DESC sd, SIM_ADDR mem, unsigned char *buf, int length)
{
OpenPOWER on IntegriCloud