x86: Reduce back the alignment of the per-CPU data section
[deliverable/linux.git] / arch / x86 / kernel / asm-offsets.c
CommitLineData
8d0d37cf
TG
1#ifdef CONFIG_X86_32
2# include "asm-offsets_32.c"
3#else
4# include "asm-offsets_64.c"
6db7016d 5#endif
This page took 0.382981 seconds and 5 git commands to generate.