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