Merge branch 'xfs-for-hpa' of git://zytor.com/users/pcacjr/syslinux into merge/elflin...
[syslinux.git] / core / localboot.inc
blobce971ae460488b2e58b0acf9b0dae9af597a90f6
1                 section .text16
2                 global local_boot16
3 local_boot16:
4                 mov cx,0
5                 mov ss,cx
6                 mov sp,7C00h
7                 jmp 0:07C00h