blob: 80ee1cda7498f2383cd72588a800c66ad68178e3 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#ifndef __ASM_SH_HW_IRQ_H
2#define __ASM_SH_HW_IRQ_H
3
Paul Mundt35f3c512006-10-06 15:31:16 +09004#include <asm/atomic.h>
5
6extern atomic_t irq_err_count;
7
Linus Torvalds1da177e2005-04-16 15:20:36 -07008#endif /* __ASM_SH_HW_IRQ_H */