From 1d8822a3647244d2386568f688203a48bda7b49e Mon Sep 17 00:00:00 2001 From: Gabe Black Date: Sun, 30 Oct 2011 00:33:02 -0700 Subject: X86: Get rid of more uses of FULL_SYSTEM. --- src/arch/x86/remote_gdb.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'src/arch/x86/remote_gdb.cc') diff --git a/src/arch/x86/remote_gdb.cc b/src/arch/x86/remote_gdb.cc index 8db7a6088..c7bce59bf 100644 --- a/src/arch/x86/remote_gdb.cc +++ b/src/arch/x86/remote_gdb.cc @@ -47,7 +47,6 @@ #include "base/remote_gdb.hh" #include "base/socket.hh" #include "base/trace.hh" -#include "config/full_system.hh" #include "cpu/thread_context.hh" using namespace std; -- cgit v1.2.3