summaryrefslogtreecommitdiff
path: root/src/sim/cxx_manager.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/sim/cxx_manager.hh')
-rw-r--r--src/sim/cxx_manager.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sim/cxx_manager.hh b/src/sim/cxx_manager.hh
index b2ba31214..458dfcd0c 100644
--- a/src/sim/cxx_manager.hh
+++ b/src/sim/cxx_manager.hh
@@ -283,7 +283,7 @@ class CxxConfigManager
void startup();
/** Drain all objects */
- unsigned int drain(DrainManager *drain_manager);
+ unsigned int drain();
/** Resume from drain */
void drainResume();