aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sh/hw_irq.h
blob: 80ee1cda7498f2383cd72588a800c66ad68178e3 (plain) (blame)
1
2
3
4
5
6
7
8
#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 */