summaryrefslogtreecommitdiff
path: root/src/arch/SConscript
diff options
context:
space:
mode:
authorGabe Black <gabeblack@google.com>2019-04-29 16:05:12 -0700
committerGabe Black <gabeblack@google.com>2019-04-30 16:27:17 +0000
commit52031e1c66cf1ca66a9fde259141dd5c30a22409 (patch)
tree984947acc5543d92eef795fc9a1319814091625f /src/arch/SConscript
parentdc9f1a24b1e75c638d7dafc90eb98667bce55c1d (diff)
downloadgem5-52031e1c66cf1ca66a9fde259141dd5c30a22409.tar.xz
arch: Remove the mt.hh switching header.
This header was only useful in MIPS and is only used internally within MIPS. It doesn't need to be a switching header file. Change-Id: Id7005f73b95e122f9ab83b3b657cae3391682f26 Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/18468 Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com> Maintainer: Andreas Sandberg <andreas.sandberg@arm.com> Tested-by: kokoro <noreply+kokoro@google.com>
Diffstat (limited to 'src/arch/SConscript')
-rw-r--r--src/arch/SConscript1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/arch/SConscript b/src/arch/SConscript
index ed583aa5a..f59b02671 100644
--- a/src/arch/SConscript
+++ b/src/arch/SConscript
@@ -67,7 +67,6 @@ env.SwitchingHeaders(
locked_mem.hh
microcode_rom.hh
mmapped_ipr.hh
- mt.hh
process.hh
pseudo_inst.hh
registers.hh