<div dir="ltr">Hi Nitin,<br><br>Take a look at this link, it&#39;ll give you a start:<br><br><a href="http://blog.techveda.org/adding-system-calls-linux-kernel-3-5-x/">http://blog.techveda.org/adding-system-calls-linux-kernel-3-5-x/</a><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Apr 6, 2016 at 11:23 PM, Nitin Varyani <span dir="ltr">&lt;<a href="mailto:varyani.nitin1@gmail.com" target="_blank">varyani.nitin1@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><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><span class="HOEnZb"><font color="#888888"><div><br></div><div>Nitin</div></font></span></div>
<br>_______________________________________________<br>
Kernelnewbies mailing list<br>
<a href="mailto:Kernelnewbies@kernelnewbies.org">Kernelnewbies@kernelnewbies.org</a><br>
<a href="http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies" rel="noreferrer" target="_blank">http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies</a><br>
<br></blockquote></div><br></div>