X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Finternal%2Fmips%2Fsyscall.s;h=5d0def523e77acb1608bc81eb5734b273e69fa0d;hb=7405cd1e2bafc046b4311005b94092d74a7a9c66;hp=e18a382e24225b673693268f01f3bbc8786fff3d;hpb=72b25ddb77ca0974b6f448a4290d21154a221474;p=musl diff --git a/src/internal/mips/syscall.s b/src/internal/mips/syscall.s index e18a382e..5d0def52 100644 --- a/src/internal/mips/syscall.s +++ b/src/internal/mips/syscall.s @@ -1,6 +1,7 @@ .set noreorder .global __syscall +.hidden __syscall .type __syscall,@function __syscall: move $2, $4