Hi, On 10/17/06, amit mehta <amit4g@xxxxxxxxx> wrote:
the initialisation code in "linux/init/main.c" so i tried to look into this code but failed to locate this code(c source file),where is it?
1. Inside the kernel sources you can do: find . -iname main.c It is present in init/ directory. 2. Use cross-referencing. http://lxr.linux.no SK -- Shakthi Kannan http://www.shakthimaan.com -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/