aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-h720x/include/mach/vmalloc.h
blob: a45915b88756d4e8e786e653bba677c5e36488b0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
/*
 * arch/arm/mach-h720x/include/mach/vmalloc.h
 */

#ifndef __ARCH_ARM_VMALLOC_H
#define __ARCH_ARM_VMALLOC_H

#define VMALLOC_END       0xd0000000

#endif