From 1a1d77dd589de5a567fa95e36aa6999c704ceca4 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Mon, 28 Aug 2000 22:00:09 +0000 Subject: Merge with 2.4.0-test7. --- arch/ppc/kernel/misc.S | 1 + 1 file changed, 1 insertion(+) (limited to 'arch/ppc/kernel') diff --git a/arch/ppc/kernel/misc.S b/arch/ppc/kernel/misc.S index 19a218bd4..081dda7f3 100644 --- a/arch/ppc/kernel/misc.S +++ b/arch/ppc/kernel/misc.S @@ -1216,6 +1216,7 @@ _GLOBAL(sys_call_table) .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 -- cgit v1.2.3