sparc: Move the interrupt types out of isa_traits.hh into interrupts.hh.
authorGabe Black <gabeblack@google.com>
Mon, 29 Apr 2019 23:20:45 +0000 (16:20 -0700)
committerGabe Black <gabeblack@google.com>
Tue, 30 Apr 2019 18:52:13 +0000 (18:52 +0000)
commitf19884d5caf6671a45c1fede69d4d019e76ad4f3
tree87f49740d7c2163ab707cea6d96a18c94c3f520b
parent52031e1c66cf1ca66a9fde259141dd5c30a22409
sparc: Move the interrupt types out of isa_traits.hh into interrupts.hh.

Those types aren't generic or used outside of SPARC.

Change-Id: I9bb154920a9625f12388c3d295dc933ab51fadde
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/18469
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Gabe Black <gabeblack@google.com>
Tested-by: kokoro <noreply+kokoro@google.com>
src/arch/sparc/interrupts.hh
src/arch/sparc/isa_traits.hh
src/arch/sparc/tlb.cc
src/arch/sparc/ua2005.cc
src/dev/sparc/iob.cc