aboutsummaryrefslogtreecommitdiff
path: root/sim/tic80/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/tic80/sim-calls.c
parent1211388f13a7931631a97cbce56ac442a63069ba (diff)
downloadgdb-7230ff0faa65304b835fc525e52ddb6e3ba70325.zip
gdb-7230ff0faa65304b835fc525e52ddb6e3ba70325.tar.gz
gdb-7230ff0faa65304b835fc525e52ddb6e3ba70325.tar.bz2
Flush defunct sim_kill.
Diffstat (limited to 'sim/tic80/sim-calls.c')
-rw-r--r--sim/tic80/sim-calls.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/sim/tic80/sim-calls.c b/sim/tic80/sim-calls.c
index 60659b92..b6f6620 100644
--- a/sim/tic80/sim-calls.c
+++ b/sim/tic80/sim-calls.c
@@ -144,12 +144,6 @@ sim_load (SIM_DESC sd, char *prog, bfd *abfd, int from_tty)
}
-void
-sim_kill (SIM_DESC sd)
-{
-}
-
-
int
sim_read (SIM_DESC sd, SIM_ADDR mem, unsigned char *buf, int length)
{