diff options
Diffstat (limited to 'nptl/sysdeps/ia64/pthreaddef.h')
-rw-r--r-- | nptl/sysdeps/ia64/pthreaddef.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/nptl/sysdeps/ia64/pthreaddef.h b/nptl/sysdeps/ia64/pthreaddef.h index 8fc58e04d8..f2539e2905 100644 --- a/nptl/sysdeps/ia64/pthreaddef.h +++ b/nptl/sysdeps/ia64/pthreaddef.h @@ -31,9 +31,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 __stack_pointer |