patch-2.1.19 linux/include/asm-i386/unistd.h
Next file: linux/include/asm-m68k/current.h
Previous file: linux/include/asm-i386/termios.h
Back to the patch index
Back to the overall index
- Lines: 19
- Date:
Tue Dec 31 13:16:02 1996
- Orig file:
v2.1.18/linux/include/asm-i386/unistd.h
- Orig date:
Mon Dec 30 15:39:14 1996
diff -u --recursive --new-file v2.1.18/linux/include/asm-i386/unistd.h linux/include/asm-i386/unistd.h
@@ -118,7 +118,7 @@
#define __NR_iopl 110
#define __NR_vhangup 111
#define __NR_idle 112
-#define __NR_vm86 113
+#define __NR_vm86old 113
#define __NR_wait4 114
#define __NR_swapoff 115
#define __NR_sysinfo 116
@@ -171,7 +171,8 @@
#define __NR_mremap 163
#define __NR_setresuid 164
#define __NR_getresuid 165
-#define __NR_query_module 166
+#define __NR_vm86 166
+#define __NR_query_module 167
/* user-visible error numbers are in the range -1 - -122: see <asm-i386/errno.h> */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov