summaryrefslogtreecommitdiffstats
path: root/src/arch/x86/prefix/mbr.S
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/x86/prefix/mbr.S')
-rw-r--r--src/arch/x86/prefix/mbr.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/arch/x86/prefix/mbr.S b/src/arch/x86/prefix/mbr.S
index a1e237de..032c0e77 100644
--- a/src/arch/x86/prefix/mbr.S
+++ b/src/arch/x86/prefix/mbr.S
@@ -6,6 +6,7 @@ FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL )
.code16
.org 0
+ .globl mbr
mbr:
movw $exec_sector, %bp
jmp find_active_partition