summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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)