patch-2.2.15 linux/include/asm-alpha/unistd.h
Next file: linux/include/asm-arm/pgtable.h
Previous file: linux/include/asm-alpha/pgtable.h
Back to the patch index
Back to the overall index
- Lines: 13
- Date:
Fri Apr 21 12:46:48 2000
- Orig file:
v2.2.14/include/asm-alpha/unistd.h
- Orig date:
Thu Jan 21 19:26:30 1999
diff -u --new-file --recursive --exclude-from ../../exclude v2.2.14/include/asm-alpha/unistd.h linux/include/asm-alpha/unistd.h
@@ -308,6 +308,12 @@
#define __NR_capget 368
#define __NR_capset 369
#define __NR_sendfile 370
+#define __NR_setresgid 371 /* implemented in 2.3 */
+#define __NR_getresgid 372 /* implemented in 2.3 */
+#define __NR_dipc 373 /* implemented in 2.3 */
+#define __NR_pivot_root 374 /* implemented in 2.3 */
+#define __NR_mincore 375 /* implemented in 2.3 */
+#define __NR_pciconfig_iobase 376
#if defined(__LIBRARY__) && defined(__GNUC__)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)