patch-2.3.99-pre1 linux/include/asm-i386/unistd.h

Next file: linux/include/asm-mips/parport.h
Previous file: linux/include/asm-i386/parport.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.51/linux/include/asm-i386/unistd.h linux/include/asm-i386/unistd.h
@@ -222,6 +222,9 @@
 #define __NR_setfsuid32		215
 #define __NR_setfsgid32		216
 #define __NR_pivot_root		217
+#define __NR_mincore		218
+#define __NR_madvise		219
+#define __NR_madvise1		219	/* delete when C lib stub is removed */
 
 /* 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)