use of proc file system in linux device driver
hello,
i have just started working on the linux device driver.
i'm unable to understand the significance of the proc file system.
also i'm getting error...
unresolved symbol proc_register() & proc_unregister().
can you give me any solution.
|