index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
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