summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGabe Black <gabeblack@google.com>2018-01-08 23:44:40 -0800
committerGabe Black <gabeblack@google.com>2018-01-23 20:39:24 +0000
commitb074a15ec16b595cbe00cb63e2feff40059b60fb (patch)
treec9eb0c143b49d70dcf7a7a9d06229fc87b6a8147
parenta4e722725c90677d555675eca616c9d0990393f1 (diff)
downloadgem5-b074a15ec16b595cbe00cb63e2feff40059b60fb.tar.xz
arch: Remove the "arch/tlb.hh" switching header.
This header is no longer used. Change-Id: I8da7f8618d647dd11c581818c13855c4e20d32d2 Reviewed-on: https://gem5-review.googlesource.com/7351 Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com> Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>
-rw-r--r--src/arch/SConscript1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/arch/SConscript b/src/arch/SConscript
index 728377dc5..5ea7a6a75 100644
--- a/src/arch/SConscript
+++ b/src/arch/SConscript
@@ -73,7 +73,6 @@ env.SwitchingHeaders(
registers.hh
remote_gdb.hh
stacktrace.hh
- tlb.hh
types.hh
utility.hh
vtophys.hh