xref: /linux/arch/x86/kernel/asm-offsets.c (revision 9a163ed8e0552fdcffe405d2ea7134819a81456e)
1*9a163ed8SThomas Gleixner #ifdef CONFIG_X86_32
2*9a163ed8SThomas Gleixner # include "asm-offsets_32.c"
3*9a163ed8SThomas Gleixner #else
4*9a163ed8SThomas Gleixner # include "asm-offsets_64.c"
5*9a163ed8SThomas Gleixner #endif
6