use kernel-provided AT_MINSIGSTKSZ for sysconf(_SC_[MIN]SIGSTKSZ)
[musl] / crt / arm / crtn.s
index b3eca85..dc020f9 100644 (file)
@@ -1,3 +1,5 @@
+.syntax unified
+
 .section .init
        pop {r0,lr}
        bx lr