aboutsummaryrefslogtreecommitdiff
path: root/sim/arm/wrapper.c
diff options
context:
space:
mode:
Diffstat (limited to 'sim/arm/wrapper.c')
-rw-r--r--sim/arm/wrapper.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/sim/arm/wrapper.c b/sim/arm/wrapper.c
index 37a3723..86be8c6 100644
--- a/sim/arm/wrapper.c
+++ b/sim/arm/wrapper.c
@@ -321,13 +321,6 @@ sim_stop_reason (sd, reason, sigrc)
}
void
-sim_kill (sd)
- SIM_DESC sd;
-{
- /* nothing to do */
-}
-
-void
sim_do_command (sd, cmd)
SIM_DESC sd;
char *cmd;