This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / arch / sh / kernel / entry.S
index 6615e48..05dcc2e 100644 (file)
@@ -14,7 +14,6 @@
 #include <linux/sys.h>
 #include <linux/linkage.h>
 #include <linux/config.h>
-#include <asm/asm-offsets.h>
 #include <asm/thread_info.h>
 #include <asm/unistd.h>
 
@@ -1140,10 +1139,5 @@ ENTRY(sys_call_table)
        .long sys_mq_timedreceive       /* 280 */
        .long sys_mq_notify
        .long sys_mq_getsetattr
-       .long sys_ni_syscall    /* Reserved for kexec */
-       .long sys_waitid
-       .long sys_add_key               /* 285 */
-       .long sys_request_key
-       .long sys_keyctl
 
 /* End of entry.S */