summaryrefslogtreecommitdiff
path: root/sim/system.hh
diff options
context:
space:
mode:
Diffstat (limited to 'sim/system.hh')
-rw-r--r--sim/system.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/sim/system.hh b/sim/system.hh
index ea482a102..36aeb3700 100644
--- a/sim/system.hh
+++ b/sim/system.hh
@@ -137,6 +137,7 @@ class System : public SimObject
std::string kernel_path;
std::string readfile;
+ std::string symbolfile;
};
protected: