aboutsummaryrefslogtreecommitdiff
path: root/softmmu/arch_init.c
diff options
context:
space:
mode:
Diffstat (limited to 'softmmu/arch_init.c')
-rw-r--r--softmmu/arch_init.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/softmmu/arch_init.c b/softmmu/arch_init.c
index 9011af74e4..91cbf883e2 100644
--- a/softmmu/arch_init.c
+++ b/softmmu/arch_init.c
@@ -23,13 +23,6 @@
*/
#include "qemu/osdep.h"
#include "sysemu/arch_init.h"
-#include "hw/pci/pci.h"
-#include "hw/audio/soundhw.h"
-#include "qapi/error.h"
-#include "qemu/config-file.h"
-#include "qemu/error-report.h"
-#include "hw/acpi/acpi.h"
-#include "qemu/help_option.h"
#ifdef TARGET_SPARC
int graphic_width = 1024;