18c2ecf20Sopenharmony_ci/* 28c2ecf20Sopenharmony_ci * Architecture specific mm hooks 38c2ecf20Sopenharmony_ci */ 48c2ecf20Sopenharmony_ci 58c2ecf20Sopenharmony_ci#ifndef _ASM_GENERIC_MM_ARCH_HOOKS_H 68c2ecf20Sopenharmony_ci#define _ASM_GENERIC_MM_ARCH_HOOKS_H 78c2ecf20Sopenharmony_ci 88c2ecf20Sopenharmony_ci/* 98c2ecf20Sopenharmony_ci * This file should be included through arch/../include/asm/Kbuild for 108c2ecf20Sopenharmony_ci * the architecture which doesn't need specific mm hooks. 118c2ecf20Sopenharmony_ci * 128c2ecf20Sopenharmony_ci * In that case, the generic hooks defined in include/linux/mm-arch-hooks.h 138c2ecf20Sopenharmony_ci * are used. 148c2ecf20Sopenharmony_ci */ 158c2ecf20Sopenharmony_ci 168c2ecf20Sopenharmony_ci#endif /* _ASM_GENERIC_MM_ARCH_HOOKS_H */ 17