aksingh@hss.hns.com wrote:
---------------------- Forwarded by Amit Kumar Singh/HSS on 06/28/2004 05:10 PM ---------------------------
Amit Kumar Singh 06/28/2004 05:10 PM
To: kernelnewbies-bounce@nl.linux.org cc:
Subject: linux/list.h
Hi,
Can we use the list functions given in linux/list.h in modules, list_add, list_del, list_for_each, list_empty etc do not seem to exported by the kernel, they atleast are not present in /proc/ksyms ?? Though rubini says modules can use these functions ??
thanks Amit
Isn't this because these are inline functions?
-- Best Regards, Artem B. Bityuckiy, St.-Petersburg, Russia.
-- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/