patch-2.4.20 linux-2.4.20/include/asm-i386/unistd.h
Next file: linux-2.4.20/include/asm-ia64/acpi-ext.h
Previous file: linux-2.4.20/include/asm-i386/timex.h
Back to the patch index
Back to the overall index
- Lines: 17
- Date:
Thu Nov 28 15:53:15 2002
- Orig file:
linux-2.4.19/include/asm-i386/unistd.h
- Orig date:
Fri Aug 2 17:39:45 2002
diff -urN linux-2.4.19/include/asm-i386/unistd.h linux-2.4.20/include/asm-i386/unistd.h
@@ -247,6 +247,16 @@
#define __NR_futex 240
#define __NR_sched_setaffinity 241
#define __NR_sched_getaffinity 242
+#define __NR_set_thread_area 243
+#define __NR_get_thread_area 244
+#define __NR_io_setup 245
+#define __NR_io_destroy 246
+#define __NR_io_getevents 247
+#define __NR_io_submit 248
+#define __NR_io_cancel 249
+#define __NR_alloc_hugepages 250
+#define __NR_free_hugepages 251
+#define __NR_exit_group 252
/* user-visible error numbers are in the range -1 - -124: see <asm-i386/errno.h> */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)