Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
[sfrench/cifs-2.6.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 */