/arch/mips/include/asm/mach-ip27/kmalloc.h
C++ Header | 8 lines | 3 code | 2 blank | 3 comment | 0 complexity | 4bf42e534e781c50ac99dc3faced4578 MD5 | raw file
Possible License(s): GPL-2.0, LGPL-2.0, AGPL-1.0
1#ifndef __ASM_MACH_IP27_KMALLOC_H 2#define __ASM_MACH_IP27_KMALLOC_H 3 4/* 5 * All happy, no need to define ARCH_KMALLOC_MINALIGN 6 */ 7 8#endif /* __ASM_MACH_IP27_KMALLOC_H */