* also update the startup asm code in prt0.as for OpenBSD x86_64

git-svn-id: trunk@42079 -
This commit is contained in:
nickysn 2019-05-15 16:24:41 +00:00
parent 357d3ca390
commit 806b65da6b

View File

@ -24,8 +24,6 @@ __progname:
.globl _start
_start:
__start:
movq %rbx,%r9
movq %rcx,%r8
movq %rdx,%rcx
movq (%rsp),%rdi
leaq 16(%rsp,%rdi,8),%rdx