1 2 3 4 5 6 7 8 9
#include <stdint.h> #include <arch/io.h> #include "cpc925.h" #include "cpc925_pci.h" void cpc925_pci_init(void) { }