Pull cpuidle into release branch
[deliverable/linux.git] / include / asm-x86 / uaccess.h
1 #ifdef CONFIG_X86_32
2 # include "uaccess_32.h"
3 #else
4 # include "uaccess_64.h"
5 #endif
This page took 0.032137 seconds and 6 git commands to generate.