#include #include #include #include #include #include #include #include #if (APECS_PCI_SPARSE != LCA_PCI_SPARSE) || (APECS_PCI_DENSE != LCA_PCI_DENSE) #error Memory addresses do not match up? #endif #define CHIP apecs_lca #define CHIP_D_MEM_BASE APECS_PCI_DENSE #define CHIP_S_MEM_BASE APECS_PCI_SPARSE #include "pcs_bus_mem_common.c"