repo.or.cz
/
cris-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Linux 3.8-rc7
[cris-mirror.git]
/
arch
/
parisc
/
include
/
asm
/
hardirq.h
blob
0d68184a76cb54006aeb5142c54315564eabd7aa
1
/* hardirq.h: PA-RISC hard IRQ support.
2
*
3
* Copyright (C) 2001 Matthew Wilcox <matthew@wil.cx>
4
*/
5
6
#ifndef _PARISC_HARDIRQ_H
7
#define _PARISC_HARDIRQ_H
8
9
#include <asm-generic/hardirq.h>
10
11
#endif
/* _PARISC_HARDIRQ_H */