patch-1.3.53 linux/arch/ppc/kernel/misc.S

Next file: linux/arch/ppc/kernel/pci.c
Previous file: linux/arch/ppc/kernel/Makefile
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.52/linux/arch/ppc/kernel/misc.S linux/arch/ppc/kernel/misc.S
@@ -560,7 +560,8 @@
 	.long sys_uselib
 	.long sys_swapon
 	.long sys_reboot
-	.long sys_readdir
+/*	.long sys_readdir*/
+	.long old_readdir
 	.long sys_mmap			/* 90 */
 	.long sys_munmap
 	.long sys_truncate
@@ -623,4 +624,4 @@
 	.globl	floppy_track_buffer
 floppy_track_buffer:
 	.space	512*2*38		/* Space for one entire cylinder! */	
-#endif
+#endif
\ No newline at end of file

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