cmd64x: don't clear the other channel's interrupt
[linux-2.6/linux-mips/linux-dm7025.git] / include / asm-x86 / kexec.h
blob718ddbfb95163f8d514709ffa980458c5d616892
1 #ifdef CONFIG_X86_32
2 # include "kexec_32.h"
3 #else
4 # include "kexec_64.h"
5 #endif