main() function in the Kernel source code
candy_init_at_yahoo.com
Date: 01/25/05
- Next message: Lew Pitcher: "Re: main() function in the Kernel source code"
- Previous message: Frank Uepping: "Re: testing a driver in SMP"
- Next in thread: Lew Pitcher: "Re: main() function in the Kernel source code"
- Reply: Lew Pitcher: "Re: main() function in the Kernel source code"
- Reply: Jens.Toerring_at_physik.fu-berlin.de: "Re: main() function in the Kernel source code"
- Reply: adityavasishth_at_gmail.com: "Re: main() function in the Kernel source code"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 25 Jan 2005 12:22:08 -0800
hi all,
I have to make some changes in the linux kernel source code as my term
project.
However, after exploring the source code of the Kernel to a little bit,
I found that the code contains no main() routine as required by every C
program.So can anybody please tell me that which routine is the
equivalent of main() in the Linux kernel source code.
Thanks,
Candice
- Next message: Lew Pitcher: "Re: main() function in the Kernel source code"
- Previous message: Frank Uepping: "Re: testing a driver in SMP"
- Next in thread: Lew Pitcher: "Re: main() function in the Kernel source code"
- Reply: Lew Pitcher: "Re: main() function in the Kernel source code"
- Reply: Jens.Toerring_at_physik.fu-berlin.de: "Re: main() function in the Kernel source code"
- Reply: adityavasishth_at_gmail.com: "Re: main() function in the Kernel source code"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|