Revision 1de7afc9 hw/pflash_cfi01.c

b/hw/pflash_cfi01.c
39 39
#include "hw.h"
40 40
#include "flash.h"
41 41
#include "block/block.h"
42
#include "qemu-timer.h"
42
#include "qemu/timer.h"
43 43
#include "exec/address-spaces.h"
44
#include "host-utils.h"
44
#include "qemu/host-utils.h"
45 45
#include "sysbus.h"
46 46

  
47 47
#define PFLASH_BUG(fmt, ...) \

Also available in: Unified diff