arch: Remove the "arch/tlb.hh" switching header.
authorGabe Black <gabeblack@google.com>
Tue, 9 Jan 2018 07:44:40 +0000 (23:44 -0800)
committerGabe Black <gabeblack@google.com>
Tue, 23 Jan 2018 20:39:24 +0000 (20:39 +0000)
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>

src/arch/SConscript

index 728377dc5c8f7bcd10946715fe887810eb994fa3..5ea7a6a75b9c79fb50bfc3e0497241a230eb930d 100644 (file)
@@ -73,7 +73,6 @@ env.SwitchingHeaders(
         registers.hh
         remote_gdb.hh
         stacktrace.hh
-        tlb.hh
         types.hh
         utility.hh
         vtophys.hh