index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-sh
/
uaccess.h
blob: ff24ce95b2384b055a999303235f75fb7c0056ab (
plain
)
1
2
3
4
5
#ifdef CONFIG_SUPERH32 # include "uaccess_32.h" #else # include "uaccess_64.h" #endif