Sign in
android-kvm
/
linux
/
551559e13af1ccd19d0525cb2b0f308905170647
/
.
/
include
/
asm-sh
/
uaccess.h
blob: ff24ce95b2384b055a999303235f75fb7c0056ab [
file
] [
log
] [
blame
]
#ifdef
CONFIG_SUPERH32
# include "uaccess_32.h"
#else
# include "uaccess_64.h"
#endif