blob: 4bf68a7ddc138069c976ef41b73812190c98e3b1 [file] [log] [blame]
SEGMENT_SIZE = 0x10000
RVECTOR = 0x00010
.code16
.globl _start
_start:
jmp SEGMENT_SIZE-(0x1f00 +0xf0 +RVECTOR)