Revision 1de7afc9 include/exec/gen-icount.h

b/include/exec/gen-icount.h
1 1
#ifndef GEN_ICOUNT_H
2 2
#define GEN_ICOUNT_H 1
3 3

  
4
#include "qemu-timer.h"
4
#include "qemu/timer.h"
5 5

  
6 6
/* Helpers for instruction counting code generation.  */
7 7

  

Also available in: Unified diff