<div dir="ltr">Hi,<div>      I want to implement a system call as explained in Linux kernel development by Robert Love.</div><div><br></div><div>He does three things</div><div> adding entry to entry.S</div><div>adding entry to asm/unistd.h</div><div>and adding the system call code to sched.c</div><div><br></div><div><br></div><div>and then make + make install</div><div><br></div><div>I do not want to implement for all architectures but only for my PC which is 64 bit. I am not able to locate files entry. S and unistd.h which he is telling in his tutorial. </div><div>Please help me out to figure out the exact steps. Please also mention the linux kernel version I should use.  </div><div><br></div><div>Nitin</div></div>