Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_universal7904
/
75a46f0ee774894152d505de594616f9c4dd7ef5
/
.
/
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