arch: Delete the decoder.hh switching header file.

Change-Id: I9340aa9fa87bcb03c27cb7107b6697ad96060dbe
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/52082
Reviewed-by: Daniel Carvalho <odanrc@yahoo.com.br>
Maintainer: Gabe Black <gabe.black@gmail.com>
Tested-by: kokoro <noreply+kokoro@google.com>
This commit is contained in:
Gabe Black
2021-10-25 04:35:26 -07:00
parent 50732981ba
commit 35362d15f5

View File

@@ -59,7 +59,6 @@ env.TagImplies(env.subst('${TARGET_ISA} isa'), 'gem5 lib')
env.SwitchingHeaders(
Split('''
decoder.hh
isa.hh
vecregs.hh
'''),