• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 #ifndef _QEMU_TIMERS_H
2 #define _QEMU_TIMERS_H
3 
4 #include "qemu_file.h"
5 #include "qemu-timer.h"
6 
7 #endif /* _QEMU_TIMERS_H */
8