mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 15:53:54 -06:00
main-loop: create main-loop.h
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
fbdc14ebf8
commit
44a9b356ad
12 changed files with 336 additions and 64 deletions
|
@ -2,6 +2,7 @@
|
|||
#define QEMU_TIMER_H
|
||||
|
||||
#include "qemu-common.h"
|
||||
#include "main-loop.h"
|
||||
#include "notify.h"
|
||||
#include <time.h>
|
||||
#include <sys/time.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue