How to test a syscall prior to compiling the kernel
Dipanjan Das
mail.dipanjan.das at gmail.com
Tue Jun 3 23:22:31 EDT 2014
Hi,
While adding a syscall, how do I test the syscall code itself? If I simply
try to compile the C file individually, will the compiler be able find the
includes?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20140604/7ab7f98b/attachment.html
More information about the Kernelnewbies
mailing list