]> git.proxmox.com Git - qemu.git/blobdiff - m68k-semi.c
lm32: add Milkymist Minimac support
[qemu.git] / m68k-semi.c
index d16bc671c6c7f39f92a31a79f47cbf26523a4c04..0371089b982c47e14a3cf0160a86359d6870335c 100644 (file)
 #define SEMIHOSTING_HEAP_SIZE (128 * 1024 * 1024)
 #else
 #include "qemu-common.h"
-#include "sysemu.h"
 #include "gdbstub.h"
 #include "softmmu-semi.h"
 #endif
+#include "sysemu.h"
 
 #define HOSTED_EXIT  0
 #define HOSTED_INIT_SIM 1