mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-01 23:03:54 -06:00
ptimer: move declarations to ptimer.h
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
This commit is contained in:
parent
fbc15e27f7
commit
49d4d9b63e
18 changed files with 43 additions and 13 deletions
|
@ -24,6 +24,7 @@
|
|||
|
||||
#include "sysbus.h"
|
||||
#include "qemu-timer.h"
|
||||
#include "ptimer.h"
|
||||
|
||||
#define D(x)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue