x86: arch/x86/mm/init_32.c cleanup
[wrt350n-kernel.git] / include / asm-sh / uaccess.h
blobff24ce95b2384b055a999303235f75fb7c0056ab
1 #ifdef CONFIG_SUPERH32
2 # include "uaccess_32.h"
3 #else
4 # include "uaccess_64.h"
5 #endif