mirror of
https://github.com/qemu/qemu.git
synced 2026-07-08 17:46:10 +00:00
This removes a global per-target function and thus takes us one step closer to compiling multiple targets into one executable. It will also allow to override the interrupt handling for certain CPU families. Signed-off-by: Andreas Färber <afaerber@suse.de>