arch: Move many of the generic files outside an NULL guard.
authorGabe Black <gabe.black@gmail.com>
Wed, 21 Oct 2020 00:59:31 +0000 (17:59 -0700)
committerGabe Black <gabe.black@gmail.com>
Thu, 29 Oct 2020 20:23:35 +0000 (20:23 +0000)
commit6c454ee53beeb5709cc289cc2446e9e86bc4faed
tree8a2d434ed76e9cb24d1535811102e9d7c3dde103
parent63d6017b63a42a47a5ec825e5f8efaf9d7e05672
arch: Move many of the generic files outside an NULL guard.

These files can be compiled successfully even if the ISA is the NULL
ISA.

Change-Id: I67133ea674f678f33b0aa1ef55af719f2869241d
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/34169
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-by: Gabe Black <gabe.black@gmail.com>
Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>
Maintainer: Gabe Black <gabe.black@gmail.com>
Tested-by: kokoro <noreply+kokoro@google.com>
src/arch/generic/SConscript