Sign in
googlers
/
maze
/
linux
/
4939c660341d1439b8c70c3e006e7fc182f5111e
/
.
/
include
/
asm-sh
/
uaccess.h
blob: ff24ce95b2384b055a999303235f75fb7c0056ab [
file
] [
log
] [
blame
]
#ifdef
CONFIG_SUPERH32
# include "uaccess_32.h"
#else
# include "uaccess_64.h"
#endif