diff options
Diffstat (limited to 'hw/pci/pci-internal.h')
-rw-r--r-- | hw/pci/pci-internal.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/pci/pci-internal.h b/hw/pci/pci-internal.h index 2ea356b..a7d6d8a 100644 --- a/hw/pci/pci-internal.h +++ b/hw/pci/pci-internal.h @@ -20,6 +20,5 @@ void pcibus_dev_print(Monitor *mon, DeviceState *dev, int indent); int pcie_aer_parse_error_string(const char *error_name, uint32_t *status, bool *correctable); -int pcie_aer_inject_error(PCIDevice *dev, const PCIEAERErr *err); #endif |