alistair23-linux/include/asm-mips/mach-ip27/kmalloc.h
Ralf Baechle 0015365cc6 Fix ARCH_KMALLOC_MINALIGN values on MIPS
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2005-10-29 19:32:30 +01:00

9 lines
170 B
C

#ifndef __ASM_MACH_IP27_KMALLOC_H
#define __ASM_MACH_IP27_KMALLOC_H
/*
* All happy, no need to define ARCH_KMALLOC_MINALIGN
*/
#endif /* __ASM_MACH_IP27_KMALLOC_H */