Russell King | a09e64f | 2008-08-05 16:14:15 +0100 | [diff] [blame] | 1 | /* |
2 | * arch/arm/mach-h720x/include/mach/vmalloc.h | ||||
3 | */ | ||||
4 | |||||
5 | #ifndef __ARCH_ARM_VMALLOC_H | ||||
6 | #define __ARCH_ARM_VMALLOC_H | ||||
7 | |||||
Nicolas Pitre | 7c63984 | 2010-09-23 16:52:40 -0400 | [diff] [blame] | 8 | #define VMALLOC_END 0xd0000000 |
Russell King | a09e64f | 2008-08-05 16:14:15 +0100 | [diff] [blame] | 9 | |
10 | #endif |