Sign in
googlers
/
maze
/
linux
/
c03ab37cbe1db0ec9186d8de04dd3801c0af0fba
/
.
/
arch
/
x86
/
kernel
/
asm-offsets.c
blob: cfa82c899f47942550e8103d5660473e22dee8f3 [
file
] [
log
] [
blame
]
Thomas Gleixner
8d0d37c
2007-10-11 11:12:08 +0200
[
diff
] [
blame
]
1
#ifdef
CONFIG_X86_32
2
# include "asm-offsets_32.c"
3
#else
4
# include "asm-offsets_64.c"
Rusty Russell
6db7016
2007-07-19 01:49:26 -0700
[
diff
] [
blame
]
5
#endif