mirror of
https://github.com/mii443/qemu.git
synced 2025-08-23 15:48:20 +00:00
Remove the need to include i386/pc.h to get to the i8259 functions. This is enough to remove the inclusion of hw/i386/pc.h from all non-x86 files. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>