tools, slub: Fix off-by-one buffer corruption after readlink() call
[linux-2.6/linux-mips.git] / arch / arm / mach-shmobile / include / mach / vmalloc.h
blob2b8fd8b942feca160e61fe513d8856ffcb0d83a7
1 #ifndef __ASM_MACH_VMALLOC_H
2 #define __ASM_MACH_VMALLOC_H
4 /* Vmalloc at ... - 0xe5ffffff */
5 #define VMALLOC_END 0xe6000000UL
7 #endif /* __ASM_MACH_VMALLOC_H */