patch-2.4.0-test7 linux/arch/ppc/kernel/misc.S

Next file: linux/arch/s390/config.in
Previous file: linux/arch/ppc/config.in
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test6/linux/arch/ppc/kernel/misc.S linux/arch/ppc/kernel/misc.S
@@ -1216,6 +1216,7 @@
 	.long sys_pciconfig_write 	/* 199 */
 	.long sys_pciconfig_iobase 	/* 200 */
 	.long sys_ni_syscall		/* 201 - reserved - MacOnLinux - new */
+	.long sys_getdents64		/* 202 */
 	.rept NR_syscalls-201
 		.long sys_ni_syscall
 	.endr

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