C++程序  |  8行  |  133 B

#ifndef _QEMU_TIMERS_H
#define _QEMU_TIMERS_H

#include "migration/qemu-file.h"
#include "qemu/timer.h"

#endif /* _QEMU_TIMERS_H */