patch-2.3.99-pre4 linux/include/asm-sh/unistd.h

Next file: linux/include/asm-sh/user.h
Previous file: linux/include/asm-sh/uaccess.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.99-pre3/linux/include/asm-sh/unistd.h linux/include/asm-sh/unistd.h
@@ -227,6 +227,8 @@
 #define __NR_setfsuid32		215
 #define __NR_setfsgid32		216
 #define __NR_pivot_root		217
+#define __NR_mincore		218
+#define __NR_madvise		219
 
 /* user-visible error numbers are in the range -1 - -125: see <asm-sh/errno.h> */
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)