cvs commit: src/sys/sys linker.h
John Baldwin
jhb at FreeBSD.org
Tue Jun 20 20:59:56 UTC 2006
jhb 2006-06-20 20:59:55 UTC
FreeBSD src repository
Modified files:
sys/sys linker.h
Log:
Add a new section in this file for functions that are only exported by the
linker for use in the linker class handlers. Move linker_add_class(),
linker_file_unload(), linker_load_dependencies(), and linker_make_file()
into this section.
Revision Changes Path
1.46 +4 -17 src/sys/sys/linker.h
More information about the cvs-src
mailing list