summaryrefslogtreecommitdiff
path: root/sysdeps/unix/_exit.S
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/unix/_exit.S')
-rw-r--r--sysdeps/unix/_exit.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/unix/_exit.S b/sysdeps/unix/_exit.S
index a171689473..50eb687d68 100644
--- a/sysdeps/unix/_exit.S
+++ b/sysdeps/unix/_exit.S
@@ -20,3 +20,4 @@ Cambridge, MA 02139, USA. */
PSEUDO (_exit, exit, 1)
/* Shouldn't get here. */
+PSEUDO_END(_exit)