mirror of
https://gitee.com/bianbu-linux/linux-6.6
synced 2025-07-12 00:43:36 -04:00
8 lines
170 B
C
8 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 */
|