--- ./include/linux/syscalls.h 2011-02-22 19:43:22.398411001 +0530 +++ /home/mohit/Desktop/linux-2.6.37/include/linux/syscalls.h 2011-01-05 06:20:19.000000000 +0530 @@ -820,10 +820,6 @@ asmlinkage long sys_fanotify_init(unsign asmlinkage long sys_fanotify_mark(int fanotify_fd, unsigned int flags, u64 mask, int fd, const char __user *pathname); - -asmlinkage int sys_hariohm(const char __user *filename); - - int kernel_execve(const char *filename, const char *const argv[], const char *const envp[]);