#ifndef __ASM_SH_HW_IRQ_H
#define __ASM_SH_HW_IRQ_H

#include <asm/atomic.h>

extern atomic_t irq_err_count;

#endif /* __ASM_SH_HW_IRQ_H */