Revision 87ecb68b hw/pflash_cfi01.c

b/hw/pflash_cfi01.c
37 37
 * It does not implement much more ...
38 38
 */
39 39

  
40
#include "vl.h"
40
#include "hw.h"
41
#include "flash.h"
42
#include "block.h"
43
#include "qemu-timer.h"
41 44

  
42 45
#define PFLASH_BUG(fmt, args...) \
43 46
do { \

Also available in: Unified diff