diff options
Diffstat (limited to 'include/asm-sparc/hw_irq.h')
-rw-r--r-- | include/asm-sparc/hw_irq.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/include/asm-sparc/hw_irq.h b/include/asm-sparc/hw_irq.h new file mode 100644 index 00000000000..8d30a7694be --- /dev/null +++ b/include/asm-sparc/hw_irq.h @@ -0,0 +1,6 @@ +#ifndef __ASM_SPARC_HW_IRQ_H +#define __ASM_SPARC_HW_IRQ_H + +/* Dummy include. */ + +#endif |