Revision dc786bc9 m68k-semi.c

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

  
41 41
#define HOSTED_EXIT  0
42 42
#define HOSTED_INIT_SIM 1

Also available in: Unified diff