projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
[SK_BUFF]: Introduce arp_hdr(), remove skb->nh.arph
[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 */