mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-07-27 12:23:53 -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
|
@ -25,6 +25,7 @@
|
|||
#include "sysbus.h"
|
||||
#include "trace.h"
|
||||
#include "qemu-timer.h"
|
||||
#include "ptimer.h"
|
||||
#include "qemu-error.h"
|
||||
|
||||
#define DEFAULT_FREQUENCY (50*1000000)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue