diff options
Diffstat (limited to 'arch/parisc/include/asm/hw_irq.h')
-rw-r--r-- | arch/parisc/include/asm/hw_irq.h | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/parisc/include/asm/hw_irq.h b/arch/parisc/include/asm/hw_irq.h new file mode 100644 index 00000000..6707f7df --- /dev/null +++ b/arch/parisc/include/asm/hw_irq.h @@ -0,0 +1,8 @@ +#ifndef _ASM_HW_IRQ_H +#define _ASM_HW_IRQ_H + +/* + * linux/include/asm/hw_irq.h + */ + +#endif |