blob: 8520b4a4d4e6f3cd642c1a4b4aa44591f17c7787 [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
Anand Gadiyar963fec42010-11-17 10:08:49 +01008#define VMALLOC_END 0xd0000000UL
Russell Kinga09e64f2008-08-05 16:14:15 +01009
10#endif