···122122#define memcpy_toio(a,b,c) memcpy((void *)(a),(b),(c))123123124124125125-/* The following is junk needed for the arch-independent code but which126126- * we never use in the CRIS port125125+/* I/O port access. Normally there is no I/O space on CRIS but when126126+ * Cardbus/PCI is enabled the request is passed through the bridge.127127 */128128129129#define IO_SPACE_LIMIT 0xffff