repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Linux 2.6.21
[linux/fpc-iii.git]
/
include
/
asm-sh
/
hw_irq.h
blob
80ee1cda7498f2383cd72588a800c66ad68178e3
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 */