aboutsummaryrefslogtreecommitdiffstats
path: root/qemu_timers.h
blob: 9642301292efedf3ec262a67c9f319c2595d3ff2 (plain)
1
2
3
4
5
6
7
#ifndef _QEMU_TIMERS_H
#define _QEMU_TIMERS_H

#include "qemu_file.h"
#include "qemu-timer.h"

#endif /* _QEMU_TIMERS_H */