summaryrefslogtreecommitdiff
path: root/sim/system.cc
diff options
context:
space:
mode:
authorSteve Reinhardt <stever@eecs.umich.edu>2003-10-21 21:33:34 -0700
committerSteve Reinhardt <stever@eecs.umich.edu>2003-10-21 21:33:34 -0700
commitdf3130d2ed30181d97b56899677d0a4dd9a8ac66 (patch)
treeae7b57d919a8d3c920afde7244d5ea889ddbf21a /sim/system.cc
parent4709c41d741736f114a6fc5d34900b9f3b3bd893 (diff)
parentde29fec658f6107c20a00c9c30111b253afafeac (diff)
downloadgem5-df3130d2ed30181d97b56899677d0a4dd9a8ac66.tar.xz
Merge stever@zizzer:/bk/m5 into isabel.reinhardt.house:/z/stever/bk/m5
--HG-- extra : convert_revision : 070e7eadc64a104c9b176f911b0f05ab999deb47
Diffstat (limited to 'sim/system.cc')
-rw-r--r--sim/system.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/sim/system.cc b/sim/system.cc
index e1e293c90..0e0b83332 100644
--- a/sim/system.cc
+++ b/sim/system.cc
@@ -28,6 +28,7 @@
#include "cpu/exec_context.hh"
#include "targetarch/vtophys.hh"
+#include "sim/param.hh"
#include "sim/system.hh"
using namespace std;