mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-27 04:54:41 +08:00
5 lines
104 B
C
5 lines
104 B
C
|
/*
|
||
|
* linux/include/asm-arm/arch-rpc/vmalloc.h
|
||
|
*/
|
||
|
#define VMALLOC_END (PAGE_OFFSET + 0x10000000)
|