MEMDISK: default to "safeint" mode
[syslinux.git] / memdisk / start32.S
blobee89b71d855beae168adb87cd8d799627284776f
2 # Simple stub to get us to the right point in the 32-bit code;
3 # this module must be linked first
5         .text
6         .globl _start
7 _start:
8         jmp setup