Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
f9687c44d322ca1bcbc362c8a54084425fda3ab8
/
.
/
arch
/
m68k
/
include
/
asm
/
uaccess.h
blob: 38f92dbb9a45003dc0ccd802d4d29a2ac6b11de1 [
file
] [
log
] [
blame
]
#ifdef
__uClinux__
#include
"uaccess_no.h"
#else
#include
"uaccess_mm.h"
#endif