Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
[sfrench/cifs-2.6.git] / include / asm-x86 / nmi.h
1 #ifdef CONFIG_X86_32
2 # include "nmi_32.h"
3 #else
4 # include "nmi_64.h"
5 #endif