mirror of
https://github.com/xemu-project/xemu.git
synced 2025-04-02 07:51:55 +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>