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