summaryrefslogtreecommitdiff
path: root/src/arch/power/tlb.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/power/tlb.cc')
-rw-r--r--src/arch/power/tlb.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/arch/power/tlb.cc b/src/arch/power/tlb.cc
index a0ff69391..aa47b83c0 100644
--- a/src/arch/power/tlb.cc
+++ b/src/arch/power/tlb.cc
@@ -50,7 +50,6 @@
#include "params/PowerTLB.hh"
#include "sim/process.hh"
-
using namespace std;
using namespace PowerISA;