DEBSOURCES
Skip Quicknav
sources / kvmtool / 0.20161128-1 / tests / kernel / kernel.S
12345678
.code16gcc .text .globl _start .type _start, @function _start: # "This is probably the largest possible kernel that is bug free." -- Avi Kivity 1: jmp 1b