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