summaryrefslogtreecommitdiff
path: root/sim/sim_events.hh
diff options
context:
space:
mode:
Diffstat (limited to 'sim/sim_events.hh')
-rw-r--r--sim/sim_events.hh2
1 files changed, 0 insertions, 2 deletions
diff --git a/sim/sim_events.hh b/sim/sim_events.hh
index 8a420e419..c4db248e0 100644
--- a/sim/sim_events.hh
+++ b/sim/sim_events.hh
@@ -66,8 +66,6 @@ class SimExitEvent : public Event
virtual const char *description();
};
-void SimExit(Tick when, const char *message);
-
//
// Event class to terminate simulation after 'n' related events have
// occurred using a shared counter: used to terminate when *all*