blob: 2824b64da6572d5edd7e66a35f9aa95ba7448bb6 [file] [log] [blame]
.code16gcc
.text
.globl _start
.type _start, @function
_start:
# "This is probably the largest possible kernel that is bug free." -- Avi Kivity
1:
jmp 1b