Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
1d1c8f78bed5f8e769757525bd9c2dec69f11a44
/
.
/
arch
/
parisc
/
include
/
asm
/
hardirq.h
blob: 0d68184a76cb54006aeb5142c54315564eabd7aa [
file
] [
log
] [
blame
]
/* hardirq.h: PA-RISC hard IRQ support.
*
* Copyright (C) 2001 Matthew Wilcox <matthew@wil.cx>
*/
#ifndef
_PARISC_HARDIRQ_H
#define
_PARISC_HARDIRQ_H
#include
<asm-generic/hardirq.h>
#endif
/* _PARISC_HARDIRQ_H */