aboutsummaryrefslogtreecommitdiff
path: root/hw/spapr_pci.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/spapr_pci.h')
-rw-r--r--hw/spapr_pci.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/hw/spapr_pci.h b/hw/spapr_pci.h
index 6bba885600..2aee67fd4c 100644
--- a/hw/spapr_pci.h
+++ b/hw/spapr_pci.h
@@ -63,4 +63,6 @@ int spapr_populate_pci_dt(sPAPRPHBState *phb,
uint32_t xics_phandle,
void *fdt);
+void spapr_pci_rtas_init(void);
+
#endif /* __HW_SPAPR_PCI_H__ */