Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
[linux-2.6/linux-loongson.git] / include / asm-x86 / uaccess.h
blob9fefd2947e78581f9310a102752e4e314e0f0dd9
1 #ifdef CONFIG_X86_32
2 # include "uaccess_32.h"
3 #else
4 # include "uaccess_64.h"
5 #endif