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
This commit is contained in:
Gabe Black 2006-03-04 22:32:13 -05:00
commit bc619f37ae

View file

@ -37,6 +37,7 @@
#include "sim/byteswap.hh" #include "sim/byteswap.hh"
#include "sim/builder.hh" #include "sim/builder.hh"
using namespace LittleEndianGuest; using namespace LittleEndianGuest;
AlphaSystem::AlphaSystem(Params *p) AlphaSystem::AlphaSystem(Params *p)