Some clean up work with faults.
[gem5.git] / arch / alpha / arguments.cc
index 905d6b9ae11193370c543c400d4e7116b8a78676..4e8190cbc9ed6e3242ff4c42e23483e8bb18dd23 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2003 The Regents of The University of Michigan
+ * Copyright (c) 2003-2005 The Regents of The University of Michigan
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -29,7 +29,9 @@
 #include "arch/alpha/arguments.hh"
 #include "arch/alpha/vtophys.hh"
 #include "cpu/exec_context.hh"
-#include "mem/functional_mem/physical_memory.hh"
+#include "mem/functional/physical.hh"
+
+using namespace AlphaISA;
 
 AlphaArguments::Data::~Data()
 {