Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
[sfrench/cifs-2.6.git] / include / asm-x86 / i387.h
1 #ifdef CONFIG_X86_32
2 # include "i387_32.h"
3 #else
4 # include "i387_64.h"
5 #endif