Revision 4f78c9ad target-arm/helper.c

b/target-arm/helper.c
8 8
#include "helpers.h"
9 9
#include "qemu-common.h"
10 10
#include "host-utils.h"
11
#if !defined(CONFIG_USER_ONLY)
11 12
#include "hw/loader.h"
13
#endif
12 14

  
13 15
static uint32_t cortexa9_cp15_c0_c1[8] =
14 16
{ 0x1031, 0x11, 0x000, 0, 0x00100103, 0x20000000, 0x01230000, 0x00002111 };

Also available in: Unified diff