This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / asm-ia64 / unistd.h
index 1f0a16b..251ecfa 100644 (file)
 
 #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
 # define __ARCH_WANT_SYS_SIGPENDING
 # define __ARCH_WANT_SYS_SIGPROCMASK
 #endif
+# define __ARCH_WANT_SYS_RT_SIGACTION
 
 #if !defined(__ASSEMBLY__) && !defined(ASSEMBLER)