i386: move kernel
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
5
arch/x86/kernel/asm-offsets.c
Normal file
5
arch/x86/kernel/asm-offsets.c
Normal file
@@ -0,0 +1,5 @@
|
||||
#ifdef CONFIG_X86_32
|
||||
# include "asm-offsets_32.c"
|
||||
#else
|
||||
# include "asm-offsets_64.c"
|
||||
#endif
|
Reference in New Issue
Block a user