Module Name: src Committed By: joerg Date: Sat Aug 7 21:03:18 UTC 2010
Modified Files: src/sys/sys: cdefs.h Log Message: Add __BEGIN_PUBLIC / __END_PUBLIC, __BEGIN_HIDDEN / __END_HIDDEN and __dso_public and __dso_hidden markers. Change __BEGIN_DECLS / __END_DECLS to include __BEGIN_PUBLIC / __END_PUBLIC. To generate a diff of this commit: cvs rdiff -u -r1.79 -r1.80 src/sys/sys/cdefs.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.