[Blackfin] arch: Added support for 8250-class UARTs in HV Sistemas H8606 board, modif...
[linux-2.6/btrfs-unstable.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