android_kernel_cmhtcleo/arch/x86/kernel/asm-offsets.c

6 lines
92 B
C
Raw Normal View History

2010-08-27 09:19:57 +00:00
#ifdef CONFIG_X86_32
# include "asm-offsets_32.c"
#else
# include "asm-offsets_64.c"
#endif