Syscalls: When can I use "cond_syscall()" macro?

Robert P. J. Day rpjday at crashcourse.ca
Fri Jul 6 14:36:00 EDT 2012


On Fri, 6 Jul 2012, Gustavo da Silva wrote:

> Hi Ezequiel! How are you?!
>
> So, ...Hmmm...
>
> Im using the following url to navigate by the sources (hehehe)
>
> http://lxr.linux.no/linux+v3.4.4/arch/x86/include/asm/ 
>
> I have not done the download of the sources, yet.
> So, just navigating by the sources, the link to the unistd_32.h was broken.
>
> Well, I will do the download (if I have not one here in some pendriver)... ...!

  the file you're referring to is a *generated* file -- it isn't
present in a pristine kernel source tree, it will only be created by a
configuration and/or further steps, such as "make modules_prepare".

rday

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================


More information about the Kernelnewbies mailing list