summaryrefslogtreecommitdiff
path: root/arch/alpha
diff options
context:
space:
mode:
authorGabe Black <gblack@eecs.umich.edu>2006-03-04 22:32:13 -0500
committerGabe Black <gblack@eecs.umich.edu>2006-03-04 22:32:13 -0500
commitbc619f37aead3dfac240971c7769f064b44a3046 (patch)
tree14175ee609d398411c98145c91ad1a1359403d54 /arch/alpha
parent57e051d1a559c745420e6810c8dbdb308073ef63 (diff)
parentebd28075abb304bcc9f33873f32a686ffff21604 (diff)
downloadgem5-bc619f37aead3dfac240971c7769f064b44a3046.tar.xz
Merge gblack@m5.eecs.umich.edu:/bk/multiarch
into ewok.(none):/home/gblack/m5/multiarch arch/alpha/system.cc: Hand merged --HG-- extra : convert_revision : 34d7608d21dc6dee3a3feed5e5671f5de6ebfa26
Diffstat (limited to 'arch/alpha')
-rw-r--r--arch/alpha/system.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/alpha/system.cc b/arch/alpha/system.cc
index 1e80c7768..25543da57 100644
--- a/arch/alpha/system.cc
+++ b/arch/alpha/system.cc
@@ -37,6 +37,7 @@
#include "sim/byteswap.hh"
#include "sim/builder.hh"
+
using namespace LittleEndianGuest;
AlphaSystem::AlphaSystem(Params *p)