arch: Remove the "interrupts.hh" switching header file.
authorGabe Black <gabeblack@google.com>
Thu, 12 Sep 2019 02:27:45 +0000 (19:27 -0700)
committerGabe Black <gabeblack@google.com>
Sat, 19 Oct 2019 01:46:00 +0000 (01:46 +0000)
commitb6ef760ebb39e813526ba7abc3e05d7f449c9e32
tree3c0ef91f0e687f9c1568bea643f5e673d26c5e82
parentae390c629f2a10fd6a1c2eb50b7d3510d6e091da
arch: Remove the "interrupts.hh" switching header file.

That switching header is no longer necessary since everything outside
of the ISA can use the BaseInterrupts class.

Change-Id: Ie3ed45c38fec24234ff51fb05ba94f6f3cd02afd
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/20832
Tested-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>
src/arch/SConscript