patch-2_6_7-vs1_9_1_12
[linux-2.6.git] / include / asm-x86_64 / ia32_unistd.h
index 5facf56..ff0309c 100644 (file)
 #define __NR_ia32_mq_timedreceive      (__NR_ia32_mq_open+3)
 #define __NR_ia32_mq_notify            (__NR_ia32_mq_open+4)
 #define __NR_ia32_mq_getsetattr        (__NR_ia32_mq_open+5)
+#define __NR_ia32_kexec                283
 
-#define IA32_NR_syscalls 285   /* must be > than biggest syscall! */
+#define IA32_NR_syscalls 287   /* must be > than biggest syscall! */
 
 #endif /* _ASM_X86_64_IA32_UNISTD_H_ */