X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-ia64%2Funistd.h;h=251ecfa91b3f88cfa39045d86b67d604bf947910;hb=5e3b93f248c98873cc843e83092bb8da92ac85a2;hp=1f0a16bedcfb9be314d75e7bb4d160414f307e48;hpb=a91482bdcc2e0f6035702e46f1b99043a0893346;p=linux-2.6.git diff --git a/include/asm-ia64/unistd.h b/include/asm-ia64/unistd.h index 1f0a16bed..251ecfa91 100644 --- a/include/asm-ia64/unistd.h +++ b/include/asm-ia64/unistd.h @@ -266,8 +266,6 @@ #define NR_syscalls 256 /* length of syscall table */ -#define __ARCH_WANT_SYS_RT_SIGACTION - #ifdef CONFIG_IA32_SUPPORT # define __ARCH_WANT_SYS_FADVISE64 # define __ARCH_WANT_SYS_GETPGRP @@ -278,6 +276,7 @@ # define __ARCH_WANT_SYS_SIGPENDING # define __ARCH_WANT_SYS_SIGPROCMASK #endif +# define __ARCH_WANT_SYS_RT_SIGACTION #if !defined(__ASSEMBLY__) && !defined(ASSEMBLER)