Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
[sfrench/cifs-2.6.git] / include / asm-x86 / current.h
1 #ifdef CONFIG_X86_32
2 # include "current_32.h"
3 #else
4 # include "current_64.h"
5 #endif