aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/mips/wait.S
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/unix/mips/wait.S')
-rw-r--r--sysdeps/unix/mips/wait.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/unix/mips/wait.S b/sysdeps/unix/mips/wait.S
index 63bce84..f1f4f9b 100644
--- a/sysdeps/unix/mips/wait.S
+++ b/sysdeps/unix/mips/wait.S
@@ -40,5 +40,6 @@ noerror:
nop
noarg:
ret
+ .end __wait
weak_alias (__wait, wait)