Date: Tue, 20 Jun 2006 20:59:55 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys linker.h Message-ID: <200606202059.k5KKxtMr072119@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606202059.k5KKxtMr072119>
