guard against compilers failing to handle setjmp specially by default
[musl] / crt / arm / crti.s
index 1ba165c..18dc1e4 100644 (file)
@@ -1,3 +1,5 @@
+.syntax unified
+
 .section .init
 .global _init
 .type _init,%function