mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-29 14:05:19 +08:00
6 lines
94 B
C
6 lines
94 B
C
|
/*
|
||
|
* linux/include/asm-arm/arch-ixp4xx/vmalloc.h
|
||
|
*/
|
||
|
#define VMALLOC_END (0xFF000000)
|
||
|
|