Kernel  |  2.6.39

下载     查看原文件
C++程序  |  8行  |  161 B
#ifndef __ASM_MACH_VMALLOC_H
#define __ASM_MACH_VMALLOC_H

/* Vmalloc at ... - 0xe5ffffff */
#define VMALLOC_END 0xe6000000UL

#endif /* __ASM_MACH_VMALLOC_H */