diff options
Diffstat (limited to 'arch/cris/include/asm/hw_irq.h')
-rw-r--r-- | arch/cris/include/asm/hw_irq.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/cris/include/asm/hw_irq.h b/arch/cris/include/asm/hw_irq.h new file mode 100644 index 00000000000..298066020af --- /dev/null +++ b/arch/cris/include/asm/hw_irq.h @@ -0,0 +1,5 @@ +#ifndef _ASM_HW_IRQ_H +#define _ASM_HW_IRQ_H + +#endif + |