Revision 87ecb68b hw/arm_boot.c

b/hw/arm_boot.c
7 7
 * This code is licenced under the GPL.
8 8
 */
9 9

  
10
#include "vl.h"
10
#include "hw.h"
11
#include "arm-misc.h"
12
#include "sysemu.h"
11 13

  
12 14
#define KERNEL_ARGS_ADDR 0x100
13 15
#define KERNEL_LOAD_ADDR 0x00010000

Also available in: Unified diff