Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland...
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / include / asm-x86 / kexec.h
1 #ifdef CONFIG_X86_32
2 # include "kexec_32.h"
3 #else
4 # include "kexec_64.h"
5 #endif