Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
[deliverable/linux.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
This page took 0.031943 seconds and 6 git commands to generate.