summaryrefslogtreecommitdiff
path: root/src/arch/x86/vtophys.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/x86/vtophys.hh')
-rw-r--r--src/arch/x86/vtophys.hh3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/arch/x86/vtophys.hh b/src/arch/x86/vtophys.hh
index 8b8ddf467..10522313c 100644
--- a/src/arch/x86/vtophys.hh
+++ b/src/arch/x86/vtophys.hh
@@ -40,12 +40,9 @@
#ifndef __ARCH_X86_VTOPHYS_HH__
#define __ARCH_X86_VTOPHYS_HH__
-#include "arch/x86/isa_traits.hh"
-#include "arch/x86/pagetable.hh"
#include "base/types.hh"
class ThreadContext;
-class FunctionalPort;
namespace X86ISA
{