Subject: CVS commit: src/sys/sys
To: None <source-changes@NetBSD.org>
From: ITOH Yasufumi <itohy@netbsd.org>
List: source-changes
Date: 12/26/2003 11:43:25
Module Name:	src
Committed By:	itohy
Date:		Fri Dec 26 11:43:25 UTC 2003

Modified Files:
	src/sys/sys: sysctl.h

Log Message:
sysctl_funcs is a set of symbols in text segment (function pointers),
and we must use __link_set_add_text() instead of __link_set_add_data().


To generate a diff of this commit:
cvs rdiff -r1.102 -r1.103 src/sys/sys/sysctl.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.