aboutsummaryrefslogtreecommitdiffstats
path: root/src/romlayout.S
diff options
context:
space:
mode:
Diffstat (limited to 'src/romlayout.S')
-rw-r--r--src/romlayout.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/romlayout.S b/src/romlayout.S
index e223cdc8..fefc212e 100644
--- a/src/romlayout.S
+++ b/src/romlayout.S
@@ -22,6 +22,7 @@
// %edx = return location (in 32bit mode)
// Clobbers: ecx, flags, segment registers, cr0, idt/gdt
DECLFUNC transition32
+ .global transition32_nmi_off
transition32:
// Disable irqs (and clear direction flag)
cli