blob: a45915b88756d4e8e786e653bba677c5e36488b0 [file] [log] [blame]
Russell Kinga09e64f2008-08-05 16:14:15 +01001/*
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 Pitre7c639842010-09-23 16:52:40 -04008#define VMALLOC_END 0xd0000000
Russell Kinga09e64f2008-08-05 16:14:15 +01009
10#endif