repo.or.cz
/
linux-2.6
/
linux-mips
/
linux-dm7025.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
[linux-2.6/linux-mips/linux-dm7025.git]
/
include
/
asm-x86
/
uaccess.h
blob
9fefd2947e78581f9310a102752e4e314e0f0dd9
1
#ifdef CONFIG_X86_32
2
# include
"uaccess_32.h"
3
#else
4
# include
"uaccess_64.h"
5
#endif