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

5 lines
81 B
C
Raw Normal View History

2010-08-27 09:19:57 +00:00
#ifndef _VMALLOC_H_
#define _VMALLOC_H_
#define VMALLOC_END 0xfa000000UL
#endif