---

 25-akpm/init/main.c |    1 -
 1 files changed, 1 deletion(-)

diff -puN init/main.c~add-syscalls_h-kinit init/main.c
--- 25/init/main.c~add-syscalls_h-kinit	Thu Feb 19 16:01:31 2004
+++ 25-akpm/init/main.c	Thu Feb 19 16:01:41 2004
@@ -543,7 +543,6 @@ static void __init do_initcalls(void)
 	flush_scheduled_work();
 }
 
-asmlinkage long sys_access(const char __user * filename, int mode);
 /*
  * Ok, the machine is now initialized. None of the devices
  * have been touched yet, but the CPU subsystem is up and

_