aboutsummaryrefslogtreecommitdiff
path: root/sim/h8300/compile.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/h8300/compile.c
parent1211388f13a7931631a97cbce56ac442a63069ba (diff)
downloadgdb-7230ff0faa65304b835fc525e52ddb6e3ba70325.zip
gdb-7230ff0faa65304b835fc525e52ddb6e3ba70325.tar.gz
gdb-7230ff0faa65304b835fc525e52ddb6e3ba70325.tar.bz2
Flush defunct sim_kill.
Diffstat (limited to 'sim/h8300/compile.c')
-rw-r--r--sim/h8300/compile.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/sim/h8300/compile.c b/sim/h8300/compile.c
index b498968..370fe4605 100644
--- a/sim/h8300/compile.c
+++ b/sim/h8300/compile.c
@@ -2012,13 +2012,6 @@ set_h8300h (flag)
h8300hmode = flag;
}
-void
-sim_kill (sd)
- SIM_DESC sd;
-{
- /* nothing to do */
-}
-
SIM_DESC
sim_open (kind, ptr, abfd, argv)
SIM_OPEN_KIND kind;