patch-2.4.0-test5 linux/include/asm-ia64/unistd.h
Next file: linux/include/asm-mips/hardirq.h
Previous file: linux/include/asm-ia64/string.h
Back to the patch index
Back to the overall index
- Lines: 19
- Date:
Fri Jul 14 16:08:12 2000
- Orig file:
v2.4.0-test4/linux/include/asm-ia64/unistd.h
- Orig date:
Fri Jun 23 21:55:11 2000
diff -u --recursive --new-file v2.4.0-test4/linux/include/asm-ia64/unistd.h linux/include/asm-ia64/unistd.h
@@ -4,8 +4,8 @@
/*
* IA-64 Linux syscall numbers and inline-functions.
*
- * Copyright (C) 1998, 1999 Hewlett-Packard Co
- * Copyright (C) 1998, 1999 David Mosberger-Tang <davidm@hpl.hp.com>
+ * Copyright (C) 1998-2000 Hewlett-Packard Co
+ * Copyright (C) 1998-2000 David Mosberger-Tang <davidm@hpl.hp.com>
*/
#include <asm/break.h>
@@ -202,6 +202,7 @@
#define __NR_stat 1210
#define __NR_lstat 1211
#define __NR_fstat 1212
+#define __NR_clone2 1213
#if !defined(__ASSEMBLY__) && !defined(ASSEMBLER)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)