arch: Remove the pcstate.hh switching header file.

Change-Id: I8c9cf0ec0c867b76ee8dd8f83b1d2d0835ecb3af
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/52068
Tested-by: kokoro <noreply+kokoro@google.com>
Maintainer: Gabe Black <gabe.black@gmail.com>
Reviewed-by: Daniel Carvalho <odanrc@yahoo.com.br>
This commit is contained in:
Gabe Black
2021-10-16 04:34:39 -07:00
parent 2805f3dee1
commit a17eb869dc

View File

@@ -61,7 +61,6 @@ env.SwitchingHeaders(
Split('''
decoder.hh
isa.hh
pcstate.hh
vecregs.hh
'''),
env.subst('${TARGET_ISA}'))