blob: adfe20410f4dba6fa1461aeb53ec8d2481fd48e3 [file] [log] [blame]
.text
.arch i386
.section ".prefix", "awx", @progbits
.code16
.org 0
mbr:
movw $exec_sector, %bp
jmp find_active_partition
exec_sector:
ljmp $0x0000, $0x7c00
#include "bootpart.S"