patch-2.1.101 linux/arch/arm/kernel/calls.S
Next file: linux/arch/arm/kernel/dec21285.c
Previous file: linux/arch/arm/kernel/bios32.c
Back to the patch index
Back to the overall index
- Lines: 12
- Date:
Fri May 8 00:42:38 1998
- Orig file:
v2.1.100/linux/arch/arm/kernel/calls.S
- Orig date:
Wed Apr 8 19:36:24 1998
diff -u --recursive --new-file v2.1.100/linux/arch/arm/kernel/calls.S linux/arch/arm/kernel/calls.S
@@ -190,7 +190,11 @@
.long SYMBOL_NAME(sys_rt_sigsuspend_wrapper)
/* 180 */ .long SYMBOL_NAME(sys_pread)
.long SYMBOL_NAME(sys_pwrite)
+#if 0
.long SYMBOL_NAME(sys_xstat)
.long SYMBOL_NAME(sys_xmknod)
+#else
+ .space 8
+#endif
.space (NR_syscalls - 184) * 4
#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov