aboutsummaryrefslogtreecommitdiff
path: root/sim/m32r/sim-if.c
diff options
context:
space:
mode:
Diffstat (limited to 'sim/m32r/sim-if.c')
-rw-r--r--sim/m32r/sim-if.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/sim/m32r/sim-if.c b/sim/m32r/sim-if.c
index 6aab891..7f4e102 100644
--- a/sim/m32r/sim-if.c
+++ b/sim/m32r/sim-if.c
@@ -135,13 +135,6 @@ sim_create_inferior (sd, argv, envp)
return SIM_RC_OK;
}
-void
-sim_kill (sd)
- SIM_DESC sd;
-{
- /* nothing to do */
-}
-
int
sim_stop (SIM_DESC sd)
{