Re: Kernel Module

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxx


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux