March 5, 2011
5:42 a.m.
Hello Everyone, I am studying bootloaders and wanted to know which function exactly the kernel starts from , i.e. where is the main function? I been through the init/main.c file and I think most likely this is the file. Could someone please explain how the kernel initializes, i.e. I want to know how does kernel starts from main function