Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
hardirq.h
Go to the documentation of this file.
1 /* hardirq.h: PA-RISC hard IRQ support.
2  *
3  * Copyright (C) 2001 Matthew Wilcox <[email protected]>
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 */