fix inconsistent visibility for internal syscall symbols
[musl] / src / internal / sh / syscall.s
index a8fda1c..d00712a 100644 (file)
@@ -1,4 +1,5 @@
 .global __syscall
+.hidden __syscall
 .type   __syscall, @function
 __syscall:
        ! The kernel syscall entry point documents that the trap number indicates