From 85424bef192c02a47c0d46c2d99ac0a5d6e55a99 Mon Sep 17 00:00:00 2001 From: Gabe Black Date: Fri, 18 Nov 2011 02:20:22 -0800 Subject: SE/FS: Get rid of includes of config/full_system.hh. --- src/mem/physical.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mem/physical.cc') diff --git a/src/mem/physical.cc b/src/mem/physical.cc index 7337c800c..e8b978ec8 100644 --- a/src/mem/physical.cc +++ b/src/mem/physical.cc @@ -59,7 +59,6 @@ #include "base/misc.hh" #include "base/random.hh" #include "base/types.hh" -#include "config/full_system.hh" #include "config/the_isa.hh" #include "debug/LLSC.hh" #include "debug/MemoryAccess.hh" -- cgit v1.2.3