#ifndef PCI_ERRATA_H #define PCI_ERRATA_H #include extern void chip_errata_135(void); extern void chip_errata_055(int32_t handle); #endif // PCI_ERRATA_H