mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 16:23:55 -06:00
misc: move include files to include/qemu/
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
14cccb6185
commit
1de7afc984
496 changed files with 673 additions and 673 deletions
|
@ -44,7 +44,7 @@ these four paragraphs for those parts of this code that are retained.
|
|||
|
||||
#include <inttypes.h>
|
||||
#include "config-host.h"
|
||||
#include "osdep.h"
|
||||
#include "qemu/osdep.h"
|
||||
|
||||
/*----------------------------------------------------------------------------
|
||||
| Each of the following `typedef's defines the most convenient type that holds
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue