sh: Fixup cpu_data references for the non-boot CPUs.
[pandora-kernel.git] / include / asm-sh / hw_irq.h
1 #ifndef __ASM_SH_HW_IRQ_H
2 #define __ASM_SH_HW_IRQ_H
3
4 #include <asm/atomic.h>
5
6 extern atomic_t irq_err_count;
7
8 #endif /* __ASM_SH_HW_IRQ_H */