Merge branch 'block-2.6.24' of git://git.kernel.dk/data/git/linux-2.6-block
[deliverable/linux.git] / arch / x86 / kernel / asm-offsets.c
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.034494 seconds and 6 git commands to generate.