MOXA linux-2.6.x / linux-2.6.19-uc1 from UC-7110-LX-BOOTLOADER-1.9_VERSION-4.2.tgz
[linux-2.6.19-moxart.git] / include / asm-arm / arch-h720x / vmalloc.h
blobb4693cb821ef6747c5f13eff12681705f8c73f86
1 /*
2 * linux/include/asm-arm/arch-h720x/vmalloc.h
3 */
5 #ifndef __ARCH_ARM_VMALLOC_H
6 #define __ARCH_ARM_VMALLOC_H
8 #define VMALLOC_END (PAGE_OFFSET + 0x10000000)
10 #endif