mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-08 02:03:56 -06:00
include: move C/util-related declarations to cutils.h
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-Id: <20220323155743.1585078-22-marcandre.lureau@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
544803c7a1
commit
415b732751
10 changed files with 28 additions and 28 deletions
|
@ -20,7 +20,7 @@
|
|||
|
||||
#include "libqtest-single.h"
|
||||
#include "qemu/bitops.h"
|
||||
#include "qemu-common.h"
|
||||
#include "qemu/cutils.h"
|
||||
|
||||
#define RNG_BASE_ADDR 0xf000b000
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue