index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
include
/
asm
/
uaccess.h
blob: 639c731568b0046d2150af8da76c991a55a45855 (
plain
)
1
2
3
4
5
#ifdef __uClinux__ #include <asm/uaccess_no.h> #else #include <asm/uaccess_mm.h> #endif