aboutsummaryrefslogtreecommitdiff
path: root/sim/v850/interp.c
diff options
context:
space:
mode:
Diffstat (limited to 'sim/v850/interp.c')
-rw-r--r--sim/v850/interp.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/sim/v850/interp.c b/sim/v850/interp.c
index 5b46feb..f055149 100644
--- a/sim/v850/interp.c
+++ b/sim/v850/interp.c
@@ -303,13 +303,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,