aboutsummaryrefslogtreecommitdiff
path: root/sim/mn10300/interp.c
diff options
context:
space:
mode:
Diffstat (limited to 'sim/mn10300/interp.c')
-rw-r--r--sim/mn10300/interp.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/sim/mn10300/interp.c b/sim/mn10300/interp.c
index 14344fc..f3941ae 100644
--- a/sim/mn10300/interp.c
+++ b/sim/mn10300/interp.c
@@ -317,14 +317,6 @@ sim_open (SIM_OPEN_KIND kind,
return sd;
}
-
-void
-sim_close (SIM_DESC sd, int quitting)
-{
- sim_module_uninstall (sd);
-}
-
-
SIM_RC
sim_create_inferior (SIM_DESC sd,
struct bfd *prog_bfd,