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

making a system call from module?



how to make a system call from module?
Also how can we include the c library headers in our modules,so as to use the open,read functions of c library?