Revision 47b43a1f hw/lm32/milkymist.c

b/hw/lm32/milkymist.c
26 26
#include "hw/loader.h"
27 27
#include "elf.h"
28 28
#include "sysemu/blockdev.h"
29
#include "hw/milkymist-hw.h"
30
#include "hw/lm32.h"
29
#include "milkymist-hw.h"
30
#include "lm32.h"
31 31
#include "exec/address-spaces.h"
32 32

  
33 33
#define BIOS_FILENAME    "mmone-bios.bin"

Also available in: Unified diff