Revision 0d09e41a hw/unicore32/puv3.c

b/hw/unicore32/puv3.c
16 16
#include "hw/sysbus.h"
17 17
#include "hw/boards.h"
18 18
#include "hw/loader.h"
19
#include "hw/pc.h"
19
#include "hw/i386/pc.h"
20 20

  
21 21
#undef DEBUG_PUV3
22
#include "hw/puv3.h"
22
#include "hw/unicore32/puv3.h"
23 23

  
24 24
#define KERNEL_LOAD_ADDR        0x03000000
25 25
#define KERNEL_MAX_SIZE         0x00800000 /* Just a guess */

Also available in: Unified diff