diff options
Diffstat (limited to 'include/asm-mips64/hw_irq.h')
-rw-r--r-- | include/asm-mips64/hw_irq.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/include/asm-mips64/hw_irq.h b/include/asm-mips64/hw_irq.h new file mode 100644 index 000000000..1bf6629b4 --- /dev/null +++ b/include/asm-mips64/hw_irq.h @@ -0,0 +1,5 @@ +/* This exists merely to satisfy <linux/irq.h>. There is + nothing that would go here of general interest. + + Everything of consequence is in arch/alpha/kernel/irq_impl.h, + to be used only in arch/alpha/kernel/. */ |