Hi,
Can I use stdio.h in my driver file. If so, how can I add the file path to the driver.
When I try to add this, I get an error saying stdio.h file not found.
How can I proceed further??
Thanks,
Prasad
Printable View
Hi,
Can I use stdio.h in my driver file. If so, how can I add the file path to the driver.
When I try to add this, I get an error saying stdio.h file not found.
How can I proceed further??
Thanks,
Prasad
try this web site:
Common Pitfalls
it explains what is allowed in kernel modules