Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', 'bugzill...
[cascardo/linux.git] / include / asm-sh / uaccess.h
1 #ifdef CONFIG_SUPERH32
2 # include "uaccess_32.h"
3 #else
4 # include "uaccess_64.h"
5 #endif