mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-02-06 11:19:56 +00:00
![Paul Mundt](/assets/img/avatar_default.png)
A few interrupt handlers were never updated, fix them up. We were missing the irq_regs conversion also, so do that at the same time. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2 lines
34 B
C
2 lines
34 B
C
#include <asm-generic/irq_regs.h>
|