ckfwq/linux-3.0.4/arch/arm/mach-shmobile/include/mach/vmalloc.h

8 lines
161 B
C
Raw Normal View History

2024-12-30 10:53:50 +08:00
#ifndef __ASM_MACH_VMALLOC_H
#define __ASM_MACH_VMALLOC_H
/* Vmalloc at ... - 0xe5ffffff */
#define VMALLOC_END 0xe6000000UL
#endif /* __ASM_MACH_VMALLOC_H */