mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-02 07:49:32 +01:00
* also update the startup asm code in prt0.as for OpenBSD x86_64
git-svn-id: trunk@42079 -
This commit is contained in:
parent
357d3ca390
commit
806b65da6b
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user