repo.or.cz
/
linux-2.6
/
next.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add linux-next specific files for 20110831
[linux-2.6/next.git]
/
tools
/
kvm
/
tests
/
kernel
/
kernel.S
blob
2824b64da6572d5edd7e66a35f9aa95ba7448bb6
1
.code16gcc
2
.text
3
.globl _start
4
.type _start, @function
5
_start:
6
# "This is probably the largest possible kernel that is bug free." -- Avi Kivity
7
1:
8
jmp 1b