vmalloc.h 147 B

123456
  1. #ifndef __ASM_MACH_VMALLOC_H
  2. #define __ASM_MACH_VMALLOC_H
  3. #define VMALLOC_END (PAGE_OFFSET + 0x24000000)
  4. #endif /* __ASM_MACH_VMALLOC_H */