mirror of
https://github.com/mborgerson/xemu.git
synced 2026-03-15 04:17:06 +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>