Revision 87ecb68b m68k-semi.c

b/m68k-semi.c
33 33
#include "qemu.h"
34 34
#define SEMIHOSTING_HEAP_SIZE (128 * 1024 * 1024)
35 35
#else
36
#include "vl.h"
36
#include "qemu-common.h"
37
#include "sysemu.h"
38
#include "gdbstub.h"
37 39
#include "softmmu-semi.h"
38 40
#endif
39 41

  

Also available in: Unified diff