mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-05-24 10:39:52 +00:00

Makes it consistent with VMALLOC_START Tested-by: H Hartley Sweeten <hsweeten@visionengravers.com> Signed-off-by: Andreas Fenkart <andreas.fenkart@streamunlimited.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
4 lines
95 B
C
4 lines
95 B
C
/*
|
|
* arch/arm/mach-sa1100/include/mach/vmalloc.h
|
|
*/
|
|
#define VMALLOC_END (0xe8000000UL)
|