mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-09-27 17:12:06 +00:00
5 lines
106 B
C
5 lines
106 B
C
|
|
/*
|
||
|
|
* linux/include/asm-arm/arch-l7200/vmalloc.h
|
||
|
|
*/
|
||
|
|
#define VMALLOC_END (PAGE_OFFSET + 0x10000000)
|