mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-20 01:20:32 +00:00
Add q
keyboard shortcut to printvideo.com (#37)
This commit is contained in:
parent
4e56d89dcd
commit
28135b7a20
7 changed files with 33 additions and 24 deletions
|
@ -62,7 +62,6 @@ _start: test %rdi,%rdi
|
|||
/ @param rsp is [n,argv₀..argvₙ₋₁,0,envp₀..,0,auxv₀..,0,..]
|
||||
/ @note FreeBSD is special (see freebsd/lib/csu/amd64/...)
|
||||
/ @noreturn
|
||||
_start_xnu:
|
||||
movb $XNU,__hostos(%rip)
|
||||
_xnu: movb $XNU,__hostos(%rip)
|
||||
jmp 0b
|
||||
.endfn _start_xnu,weak,hidden
|
||||
.endfn _xnu,weak,hidden
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue