lkml.org 
[lkml]   [2005]   [Feb]   [22]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateMon, 21 Feb 2005 23:38:08 -0800 (PST)
Fromlinux lover <>
SubjectWhich types of functions are exported by kernel source?
Hello,
     While browsing linux source code what i found
that if function is defined as 
asmlinkage long sys_open(const char * filename, int
flags, int mode)
then its not exported to kenrel and thus not seen in
/proc/ksyms. But if function in kernel source is not
defined with asmlinkage then it is exported to kernel
and seen in /proc/ksyms.
      Is that correct??
regards,
linux_lover.



__________________________________ 
Do you Yahoo!? 
All your favorites on one personal page 
\
 
 \ /
  Last update: 2005-03-22 14:10    [from the cache]
©2003-2008