Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a973bea11c91bf8283cc13eb17d3ef7086f679d6
/
.
/
arch
/
m68k
/
include
/
asm
/
io.h
blob: c70cc91550037c4e5e9317bd79e2d40056913b1e [
file
] [
log
] [
blame
]
#ifdef
__uClinux__
#include
<asm/io_no.h>
#else
#include
<asm/io_mm.h>
#endif