aboutsummaryrefslogtreecommitdiff
path: root/hw/dec_pci.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/dec_pci.h')
-rw-r--r--hw/dec_pci.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/hw/dec_pci.h b/hw/dec_pci.h
index 79264bac84..17dc0c2b0a 100644
--- a/hw/dec_pci.h
+++ b/hw/dec_pci.h
@@ -3,6 +3,8 @@
#include "qemu-common.h"
+#define TYPE_DEC_21154 "dec-21154-sysbus"
+
PCIBus *pci_dec_21154_init(PCIBus *parent_bus, int devfn);
#endif