]> Git Repo - qemu.git/blobdiff - include/hw/ppc/pnv.h
ppc/pnv: Add a "pnor" const link property to the BMC internal simulator
[qemu.git] / include / hw / ppc / pnv.h
index 4b9012f9949edc2e32825638e9e44c7b3dd7ea4e..2504d8cd4f6bd941de82ece1234f838fda96cafd 100644 (file)
@@ -229,7 +229,7 @@ PnvChip *pnv_get_chip(uint32_t chip_id);
  */
 void pnv_dt_bmc_sensors(IPMIBmc *bmc, void *fdt);
 void pnv_bmc_powerdown(IPMIBmc *bmc);
-IPMIBmc *pnv_bmc_create(void);
+IPMIBmc *pnv_bmc_create(PnvPnor *pnor);
 
 /*
  * POWER8 MMIO base addresses
This page took 0.024068 seconds and 4 git commands to generate.