Results 1 to 1 of 1
I am newbie to kernel module programming. I want to know system calls used to create and open file in kernel space. When i am using create() system call for ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 02-01-2007 #1Just Joined!
- Join Date
- Jan 2007
- Posts
- 9
System call for................
I am newbie to kernel module programming. I want to know system calls used to create and open file in kernel space. When i am using create() system call for this then during compilation its giving following error :
implicit declaration of open
Can anyone tell me what is the problem ?


Reply With Quote
