| author | |
| committer | |
| log | 1add36403a07f81c0a08c5d529c50b1fff0d1a5a |
| tree | 8a05e125e56eab5502ba21b7b1005b34bea7f6a2 |
| parent | c1daad3d689f2d29018cc59e920ccdeec157cef9 |
| signature |
https://www.openwall.com/lists/musl/2025/12/11/41 files changed, 1 insertions(+), 0 deletions(-)
lib/libc/musl/arch/powerpc64/crt_arch.h+1| ... | ... | @@ -13,6 +13,7 @@ START ": \n" |
| 13 | 13 | "	stdu 0, -32(1) \n" |
| 14 | 14 | "	mtlr 0 \n" |
| 15 | 15 | "	bl " START "_c \n" |
| 16 | "	nop \n" | |
| 16 | 17 | ".weak _DYNAMIC \n" |
| 17 | 18 | ".hidden _DYNAMIC \n" |
| 18 | 19 | "1:	.long _DYNAMIC-" START "\n" |