mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-07 17:53:56 -06:00
softmmu: move include files to include/sysemu/
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
1de7afc984
commit
9c17d615a6
296 changed files with 421 additions and 421 deletions
|
@ -21,7 +21,7 @@
|
|||
#include "audiodev.h"
|
||||
#include "audio/audio.h"
|
||||
#include "pci/pci.h"
|
||||
#include "dma.h"
|
||||
#include "sysemu/dma.h"
|
||||
|
||||
enum {
|
||||
AC97_Reset = 0x00,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue