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

Re: Exported symbols in 2.6 kernel



On 9/7/05, Sarthak Ray <Sray@xxxxxxxxxxxxxxxx> wrote:

> Is there a way to differentiate the exported and static symbols from the
> /proc/kallsyms listing?
> 

What I saw is /proc/kallsyms exports/shows only those symbols which
kar exported through EXPORT_SYMBOL or not declared as static ........
static function are never exported and shown in /proc/kallsyms



-- 
Fawad Lateef

--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive:       http://mail.nl.linux.org/kernelnewbies/
FAQ:           http://kernelnewbies.org/faq/