allow coexistance of N build and AC build.
[tomato.git] / release / src-rt-6.x / linux / linux-2.6 / include / asm-arm / arch-ep93xx / io.h
blob7b4d25e290606a26d390f4df0cd04eb97ce8aecd
1 /*
2 * linux/include/asm-arm/arch-ep93xx/io.h
3 */
5 #define IO_SPACE_LIMIT 0xffffffff
7 #define __io(p) ((void __iomem *)(p))
8 #define __mem_pci(p) (p)