mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-31 05:51:53 -06:00
include: move CPU-related definitions out of qemu-common.h
Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
b01501db18
commit
4b4629d9d2
7 changed files with 26 additions and 24 deletions
|
@ -4,6 +4,7 @@
|
|||
#include "qemu-common.h"
|
||||
#include "qemu/notify.h"
|
||||
#include "qemu/host-utils.h"
|
||||
#include "sysemu/cpus.h"
|
||||
|
||||
#define NANOSECONDS_PER_SECOND 1000000000LL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue