mirror of
https://github.com/torvalds/linux.git
synced 2024-11-16 09:02:00 +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-shark/include/mach/vmalloc.h
|
|
*/
|
|
#define VMALLOC_END (PAGE_OFFSET + 0x10000000)
|