about summary refs log tree commit diff
path: root/nptl/sysdeps/s390/pthreaddef.h
diff options
context:
space:
mode:
Diffstat (limited to 'nptl/sysdeps/s390/pthreaddef.h')
-rw-r--r--nptl/sysdeps/s390/pthreaddef.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/sysdeps/s390/pthreaddef.h b/nptl/sysdeps/s390/pthreaddef.h
index 17ef4dc378..ff044a3625 100644
--- a/nptl/sysdeps/s390/pthreaddef.h
+++ b/nptl/sysdeps/s390/pthreaddef.h
@@ -41,4 +41,4 @@
 
 /* While there is no such syscall.  */
 #define __exit_thread_inline(val) \
-  INLINE_SYSCALL (exit, 0)
+  INLINE_SYSCALL (exit, 1, (val))