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 / processor.h
1 #ifdef CONFIG_X86_32
2 # include "processor_32.h"
3 #else
4 # include "processor_64.h"
5 #endif