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
movebits: handle the case of an upward overlap move with obstacles
[syslinux.git]
/
memdisk
/
start32.S
blob
ee89b71d855beae168adb87cd8d799627284776f
1
#
2
# Simple stub to get us to the right point in the 32-bit code;
3
# this module must be linked first
4
#
5
.text
6
.globl _start
7
_start:
8
jmp setup