syslinux-3.08-2 sources from FC4
[bootcd.git] / syslinux / memdisk / start32.S
1 # $Id: start32.S,v 1.1 2003/04/15 19:29:59 hpa Exp $
2 #
3 # Simple stub to get us to the right point in the 32-bit code;
4 # this module must be linked first
5 #
6         .text
7         .globl _start
8 _start:
9         jmp setup