android_kernel_cmhtcleo/arch/arm/mach-h720x/include/mach/vmalloc.h

11 lines
174 B
C
Raw Normal View History

2010-08-27 09:19:57 +00:00
/*
* arch/arm/mach-h720x/include/mach/vmalloc.h
*/
#ifndef __ARCH_ARM_VMALLOC_H
#define __ARCH_ARM_VMALLOC_H
#define VMALLOC_END (PAGE_OFFSET + 0x10000000)
#endif