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