from small one page howto to huge articles all in one place
Last additions:
May 25th. 2007:
April, 26th. 2006:
| You are here: manpages
proc_kallsyms
Section: File Formats (5) Updated: 202-0-08 Index
Return to Main Contents
NAME
/proc/kallsyms - kernel exported symbols
DESCRIPTION
- /proc/kallsyms (since Linux 2.5.71)
-
This holds the kernel exported symbol definitions used by the
modules(X)
tools to dynamically link and bind loadable modules.
In Linux 2.5.47 and earlier, a similar file with slightly different syntax
was named
ksyms.
HISTORY
- /proc/ksyms (Linux 1.1.23[en]2.5.47)
-
See
/proc/kallsyms.
SEE ALSO
proc(5)
Index
- NAME
-
- DESCRIPTION
-
- HISTORY
-
- SEE ALSO
-
|