mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-01 06:43:53 -06:00
sysemu: avoid proliferation of include/ subdirectories
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
bdee56f546
commit
dccfcd0e5f
78 changed files with 78 additions and 78 deletions
|
@ -36,7 +36,7 @@
|
|||
#include "hw/sysbus.h"
|
||||
#include "hw/block/flash.h"
|
||||
#include "sysemu/blockdev.h"
|
||||
#include "char/char.h"
|
||||
#include "sysemu/char.h"
|
||||
#include "xtensa_bootparam.h"
|
||||
|
||||
typedef struct LxBoardDesc {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue