summaryrefslogtreecommitdiff
path: root/sim/system.hh
diff options
context:
space:
mode:
Diffstat (limited to 'sim/system.hh')
-rw-r--r--sim/system.hh2
1 files changed, 2 insertions, 0 deletions
diff --git a/sim/system.hh b/sim/system.hh
index 5294f417e..61784b044 100644
--- a/sim/system.hh
+++ b/sim/system.hh
@@ -122,6 +122,8 @@ class System : public SimObject
System(Params *p);
~System();
+ void startup();
+
public:
/**
* Returns the addess the kernel starts at.