mirror of
https://github.com/torvalds/linux.git
synced 2025-01-01 15:51:46 +00:00
5 lines
107 B
C
5 lines
107 B
C
|
/*
|
||
|
* linux/include/asm-arm/arch-cl7500/vmalloc.h
|
||
|
*/
|
||
|
#define VMALLOC_END (PAGE_OFFSET + 0x1c000000)
|