Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
bcd11eaa222fce31d0b59cdbfdf9b8c47067f15a
/
.
/
include
/
asm-x86
/
i387.h
blob: a8bbed3496648db50aa69491251a108a3646f10c [
file
] [
log
] [
blame
]
Thomas Gleixner
96a388d
2007-10-11 11:20:03 +0200
[
diff
] [
blame
]
1
#ifdef
CONFIG_X86_32
2
# include "i387_32.h"
3
#else
4
# include "i387_64.h"
5
#endif