fix broken regerror (typo) and missing message
[musl] / src / ldso / x86_64 / start.s
index efb2745..cb0a9e1 100644 (file)
@@ -5,4 +5,5 @@ _start:
        lea 8(%rsp),%rsi
        lea _GLOBAL_OFFSET_TABLE_(%rip),%rdx
        call __dynlink
+       xor %edx,%edx
        jmp *%rax