on x86_64 use long instead of long long for 64bit posix types
[musl] / crt / arm / crti.s
index 2f658b7..35ae6ae 100644 (file)
@@ -5,6 +5,8 @@ _init:
 
 .weak __fini_array_start
 .weak __fini_array_end
+.hidden __fini_array_start
+.hidden __fini_array_end
 
 .section .fini
 .global _fini