mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 17:51:43 +00:00
a09e64fbc0
This just leaves include/asm-arm/plat-* to deal with. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
5 lines
106 B
C
5 lines
106 B
C
/*
|
|
* arch/arm/mach-l7200/include/mach/vmalloc.h
|
|
*/
|
|
#define VMALLOC_END (PAGE_OFFSET + 0x10000000)
|