summaryrefslogtreecommitdiffstats
path: root/hw/hppa/hppa_sys.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/hppa/hppa_sys.h')
-rw-r--r--hw/hppa/hppa_sys.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/hw/hppa/hppa_sys.h b/hw/hppa/hppa_sys.h
index d984b2895d..17e2c6dec1 100644
--- a/hw/hppa/hppa_sys.h
+++ b/hw/hppa/hppa_sys.h
@@ -3,14 +3,8 @@
#ifndef HW_HPPA_SYS_H
#define HW_HPPA_SYS_H
-#include "hw/boards.h"
-
#include "hppa_hardware.h"
#define enable_lasi_lan() 0
-/* hppa_pci.c. */
-extern const MemoryRegionOps hppa_pci_conf1_ops;
-extern const MemoryRegionOps hppa_pci_iack_ops;
-
#endif