summaryrefslogtreecommitdiff
path: root/arch/alpha/system.hh
diff options
context:
space:
mode:
authorKorey Sewell <ksewell@umich.edu>2006-05-04 21:10:51 -0400
committerKorey Sewell <ksewell@umich.edu>2006-05-04 21:10:51 -0400
commitde8eba689164b59679a3e3ef3550bc7abb5ecdce (patch)
tree357184f755ef18190b97547cf5bff888344066ba /arch/alpha/system.hh
parent2e7e844768e160bf81be53d6b633f3851bb4ea80 (diff)
parent8a9d270f6c17efa79f38e629c7cbcafa51aa8494 (diff)
downloadgem5-de8eba689164b59679a3e3ef3550bc7abb5ecdce.tar.xz
Merge zizzer:/bk/newmem
into zizzer.eecs.umich.edu:/.automount/zooks/y/ksewell/research/m5-sim/newmem --HG-- extra : convert_revision : c48a8857f5a520ff8061eb3d8f08dcd43661e68c
Diffstat (limited to 'arch/alpha/system.hh')
-rw-r--r--arch/alpha/system.hh1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/alpha/system.hh b/arch/alpha/system.hh
index fe1307ac3..924e16826 100644
--- a/arch/alpha/system.hh
+++ b/arch/alpha/system.hh
@@ -45,7 +45,6 @@ class AlphaSystem : public System
{
std::string console_path;
std::string palcode;
- std::string boot_osflags;
uint64_t system_type;
uint64_t system_rev;
};