jb 2007-11-18 00:23:31 UTC
FreeBSD src repository
Modified files:
sys/kern kern_linker.c linker_if.m
sys/sys linker.h
Log:
Add a function to list symbols in a file and their values at the
same time rather than having to list the symbols and then go back
and look each one up by name.
Revision Changes Path
1.152 +10 -0 src/sys/kern/kern_linker.c
1.7 +11 -0 src/sys/kern/linker_if.m
1.48 +8 -0 src/sys/sys/linker.h
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"