[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: basic system call question



** Reply to message from John Levon <moz@compsoc.man.ac.uk> on Tue, 15 May 2001
18:24:55 +0100 (BST)


> 458:"" (__NR_clone), "i" (__NR_exit),

FYI - every copy of the kernel source code that I have has something different
for this line.  Instead of "" it says "0", which makes much more sense
(parameter zero is previously defined to be linked to eax).  I think you may
have found a typo specific to 2.4.3.


-- 
Timur Tabi - ttabi@interactivesi.com
Interactive Silicon - http://www.interactivesi.com

-
Kernelnewbies: Help each other learn about the Linux kernel.
Archive:       http://mail.nl.linux.org/
IRC Channel:   irc.openprojects.net / #kernelnewbies
Web Page:      http://www.kernelnewbies.org/