Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6
[pandora-kernel.git] / arch / x86 / include / asm / user.h
1 #ifdef CONFIG_X86_32
2 # include "user_32.h"
3 #else
4 # include "user_64.h"
5 #endif