mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-28 12:25:31 +00:00
a09e64fbc0
This just leaves include/asm-arm/plat-* to deal with. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
6 lines
94 B
C
6 lines
94 B
C
/*
|
|
* arch/arm/mach-ixp4xx/include/mach/vmalloc.h
|
|
*/
|
|
#define VMALLOC_END (0xFF000000)
|
|
|