Revision 87ecb68b hw/armv7m.c

b/hw/armv7m.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
/* Bitbanded IO.  Each word corresponds to a single bit.  */
13 15

  

Also available in: Unified diff