tcp: Reorganize tcp_sock to fill 64-bit holes & improve locality
[linux-2.6/kvm.git] / include / asm-x86 / hw_irq.h
blobbf025399d9392ed7910d34c8c0b7309c125f92e9
1 #ifdef CONFIG_X86_32
2 # include "hw_irq_32.h"
3 #else
4 # include "hw_irq_64.h"
5 #endif