aboutsummaryrefslogtreecommitdiffstats
path: root/src/romlayout.S
diff options
context:
space:
mode:
Diffstat (limited to 'src/romlayout.S')
-rw-r--r--src/romlayout.S3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/romlayout.S b/src/romlayout.S
index c8522612..daa8d7ad 100644
--- a/src/romlayout.S
+++ b/src/romlayout.S
@@ -446,6 +446,9 @@ entry_18:
ORG 0xe82e
IRQ_ENTRY_ARG 16
+entry_hwirq:
+ ENTRY handle_hwirq
+
ORG 0xe987
IRQ_ENTRY 09