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.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/nptl/sysdeps/s390/pthreaddef.h b/nptl/sysdeps/s390/pthreaddef.h
index ff044a3625..6569e2aba6 100644
--- a/nptl/sysdeps/s390/pthreaddef.h
+++ b/nptl/sysdeps/s390/pthreaddef.h
@@ -29,9 +29,6 @@
 /* Alignment requirement for TCB.  */
 #define TCB_ALIGNMENT		16
 
-/* The signal used for asynchronous cancelation.  */
-#define SIGCANCEL		__SIGRTMIN
-
 
 /* Location of current stack frame.  */
 #define CURRENT_STACK_FRAME	__builtin_frame_address (0)