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 b9b4a0b..79f0b1d 100644
--- a/sim/arm/wrapper.c
+++ b/sim/arm/wrapper.c
@@ -914,13 +914,6 @@ sim_open (SIM_OPEN_KIND kind,
}
void
-sim_close (SIM_DESC sd ATTRIBUTE_UNUSED,
- int quitting ATTRIBUTE_UNUSED)
-{
- /* Nothing to do. */
-}
-
-void
sim_stop_reason (SIM_DESC sd ATTRIBUTE_UNUSED,
enum sim_stop *reason,
int *sigrc)