index
:
openlinux.git
master
Openlinux source tree
Kacper Fiedorowicz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
true
/
arch
/
x86_64
/
true.s
blob: 9e5ab6822de13b3923a6bea88ae3083201ade9f7 (
plain
)
1
2
3
4
5
6
.globl _start _start: mov 60, %rax xor %rdi, %rdi syscall