Merge branch 'master' into upstream
[linux-2.6] / 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 */