Revision 1de7afc9 tcg/tcg.c

b/tcg/tcg.c
37 37
#endif
38 38

  
39 39
#include "qemu-common.h"
40
#include "cache-utils.h"
41
#include "host-utils.h"
42
#include "qemu-timer.h"
40
#include "qemu/cache-utils.h"
41
#include "qemu/host-utils.h"
42
#include "qemu/timer.h"
43 43

  
44 44
/* Note: the long term plan is to reduce the dependancies on the QEMU
45 45
   CPU definitions. Currently they are used for qemu_ld/st

Also available in: Unified diff