repo.or.cz
/
syslinux.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
load_linux: Don't use size heuristic for non-relocatable kernels
[syslinux.git]
/
core
/
localboot.inc
blob
b7840427d7b67789c43d4fdb87b0075ff6bb72a0
1
section .text16
2
global local_boot16:function hidden
3
local_boot16:
4
mov cx,0
5
mov ss,cx
6
mov sp,7C00h
7
jmp 0:07C00h