Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfashe...
[linux-2.6-block.git] / include / asm-sh / uaccess.h
CommitLineData
9b01bd9e
PM
1#ifdef CONFIG_SUPERH32
2# include "uaccess_32.h"
1da177e4 3#else
9b01bd9e 4# include "uaccess_64.h"
1da177e4 5#endif