kernel code, main.c

From: Berlin Brown (bigbinc097_DONT_SPAM_at_comcast.net)
Date: 02/28/04


Date: Sat, 28 Feb 2004 13:03:16 -0500

I am look through the kernel source and cant find how start_kernel gets
called. I assume there is some linker/loader magic that goes on, even
if I look at the vmlinux.lds(linker stuff), there is nothing in there
that calls start_kernel. hmm...