remarkable-linux/include/asm-arm/arch-cl7500/vmalloc.h
Russell King 5c3073e691 [PATCH] ARM: cleanup vmalloc start/offset macros
VMALLOC_START and VMALLOC_OFFSET are common between all ARM
machine classes.  Move them into include/asm-arm/pgtable.h,
but allow a machine class to override them if required.

Signed-off-by: Russell King <rmk@arm.linux.org.uk>
2005-05-03 12:20:29 +01:00

5 lines
107 B
C

/*
* linux/include/asm-arm/arch-cl7500/vmalloc.h
*/
#define VMALLOC_END (PAGE_OFFSET + 0x1c000000)