Module Name: src
Committed By: ryo
Date: Wed Oct 27 03:06:59 UTC 2021
Modified Files:
src/share/mk: bsd.README bsd.lib.mk
src/sys/conf: Makefile.kern.inc
src/sys/lib/libkern: Makefile.libkern
Log Message:
revert previous:
http://mail-index.netbsd.org/source-changes/2021/10/25/msg133295.html
going to add __always_inline to the functions called from _mcount()
discussed on
http://mail-index.netbsd.org/source-changes-d/2021/10/25/msg013480.html
To generate a diff of this commit:
cvs rdiff -u -r1.420 -r1.421 src/share/mk/bsd.README
cvs rdiff -u -r1.386 -r1.387 src/share/mk/bsd.lib.mk
cvs rdiff -u -r1.283 -r1.284 src/sys/conf/Makefile.kern.inc
cvs rdiff -u -r1.52 -r1.53 src/sys/lib/libkern/Makefile.libkern
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.