patch-2.1.106 linux/include/asm-m68k/unistd.h

Next file: linux/include/asm-mips/bitops.h
Previous file: linux/include/asm-m68k/system.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.105/linux/include/asm-m68k/unistd.h linux/include/asm-m68k/unistd.h
@@ -187,6 +187,9 @@
 #define __NR_pread		180
 #define __NR_pwrite		181
 #define __NR_lchown		182
+#define __NR_getcwd		183
+#define __NR_capget		184
+#define __NR_capset		185
 
 /* user-visible error numbers are in the range -1 - -122: see
    <asm-m68k/errno.h> */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov