mirror of
https://github.com/mii443/qemu.git
synced 2025-09-02 15:19:24 +00:00
Rearrange the GIC and NVIC so both are straightforward subclasses of a common class, rather than having the NVIC source file textually include arm_gic.c. Signed-off-by: Peter Maydell <peter.maydell@linaro.org>