From b074a15ec16b595cbe00cb63e2feff40059b60fb Mon Sep 17 00:00:00 2001 From: Gabe Black Date: Mon, 8 Jan 2018 23:44:40 -0800 Subject: 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 Maintainer: Andreas Sandberg --- src/arch/SConscript | 1 - 1 file changed, 1 deletion(-) 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 -- cgit v1.2.3