repo.or.cz
/
zen-stable.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
spi-topcliff-pch: add recovery processing in case wait-event timeout
[zen-stable.git]
/
arch
/
m68k
/
include
/
asm
/
uaccess.h
blob
38f92dbb9a45003dc0ccd802d4d29a2ac6b11de1
1
#ifdef __uClinux__
2
#include
"uaccess_no.h"
3
#else
4
#include
"uaccess_mm.h"
5
#endif