patch-1.3.4 linux/arch/i386/kernel/entry.S
Next file: linux/arch/i386/kernel/head.S
Previous file: linux/arch/i386/ibcs/binfmt_elf.c
Back to the patch index
Back to the overall index
- Lines: 15
- Date:
Mon Jun 26 11:11:29 1995
- Orig file:
v1.3.3/linux/arch/i386/kernel/entry.S
- Orig date:
Sun Jun 11 19:03:28 1995
diff -u --recursive --new-file v1.3.3/linux/arch/i386/kernel/entry.S linux/arch/i386/kernel/entry.S
@@ -490,7 +490,7 @@
.long _sys_swapon
.long _sys_reboot
.long _old_readdir
- .long _sys_mmap /* 90 */
+ .long _old_mmap /* 90 */
.long _sys_munmap
.long _sys_truncate
.long _sys_ftruncate
@@ -544,4 +544,4 @@
.long _sys_getdents
.long _sys_select
.long _sys_flock
- .space (NR_syscalls-140)*4
+ .space (NR_syscalls-143)*4
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this