mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-02-05 21:03:14 -05:00
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)
|