Move common GIC interrupt numbers to the common header. These are the same
authorandrew <andrew@FreeBSD.org>
Tue, 19 Jun 2018 16:14:23 +0000 (16:14 +0000)
committerandrew <andrew@FreeBSD.org>
Tue, 19 Jun 2018 16:14:23 +0000 (16:14 +0000)
commit36cf4d2a9c363b2799289221cf0fe7bd030bc107
tree27dd9b4f87eafd18cc077746c938086d4b1fb7bc
parent6c435828c26fc0401af9d5edae161dad39ad27d1
Move common GIC interrupt numbers to the common header. These are the same
across the GICv2 and GICv3 drivers so we only need a single copy of them.

Sponsored by: Turing Robotic Industries
sys/arm/arm/gic.h
sys/arm/arm/gic_common.h
sys/arm64/arm64/gic_v3_reg.h