ckfwq/linux-3.0.4/arch/arm/mach-h720x/include/mach/vmalloc.h

11 lines
160 B
C
Raw Normal View History

2024-12-30 10:53:50 +08:00
/*
* arch/arm/mach-h720x/include/mach/vmalloc.h
*/
#ifndef __ARCH_ARM_VMALLOC_H
#define __ARCH_ARM_VMALLOC_H
#define VMALLOC_END 0xd0000000UL
#endif