add .text section directive to all crt_arch.h files missing it
[musl] / arch / sh / crt_arch.h
index a873ffd..f890710 100644 (file)
@@ -1,4 +1,5 @@
 __asm__(
+".text \n"
 ".global " START " \n"
 START ": \n"
 "      mova 1f, r0 \n"