7. syscalls.h

Full path of the file - /usr/src/linux/include/linux/syscalls.h

This file contain the declarations for system calls.

  1. Add the following line at the end of the file:

"asmlinkage long sys_mycall(int i);"