Kernel Module

Markku Kolkka markkuk at tuubi.net
Thu Aug 3 12:10:31 UTC 2006


Kaushal Shriyan kirjoitti viestissään (lähetysaika torstai, 3. 
elokuuta 2006 14:09):
> Hi
>
> I have a question here about to build kernel module
>
> I have a C code
>
> #include<stdio.h>
> main()
> {
> printf("Hello World");
> }

This code is for a normal executable program, not a kernel 
module. Read the Linux Kernel Module Programming Guide:
http://tldp.org/LDP/lkmpg/2.6/html/index.html

-- 
 Markku Kolkka
 markku.kolkka at iki.fi




More information about the fedora-list mailing list