linux_dsm_epyc7002/arch/x86/include/asm/init.h
Yinghai Lu c8dcdb9ce4 x86, mm: Move function declaration into mm_internal.h
They are only for mm/init*.c.

Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Link: http://lkml.kernel.org/r/1353123563-3103-34-git-send-email-yinghai@kernel.org
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
2012-11-17 11:59:38 -08:00

6 lines
79 B
C

#ifndef _ASM_X86_INIT_H
#define _ASM_X86_INIT_H
#endif /* _ASM_X86_INIT_H */