NetBSD/common/lib/libc
ryo c2acaf5fa5 __mcount_lock is moved to MI from MD.
because it is needed for all MULTIPROCESSOR arch, but it is exists only in i386 and amd64.

ok christos@, on tech-kern@
2016-01-10 09:04:32 +00:00
..
arch Use gcc 4.4 and later operation for nand, i.e. 2015-12-11 12:41:10 +00:00
atomic Provide prototypes to fix build with clang. 2014-11-04 19:56:44 +00:00
cdb Allow kernel code to access constant databases by moving cdbr(3) and the 2013-12-11 01:24:08 +00:00
gen Remove enclosing parens on return. 2014-08-22 17:19:48 +00:00
gmon __mcount_lock is moved to MI from MD. 2016-01-10 09:04:32 +00:00
hash Sort includes. 2015-04-21 12:47:33 +00:00
inet Casts and type changes to fix portability issues. 2012-03-09 15:41:16 +00:00
md Remove __P usage. 2012-03-20 16:21:41 +00:00
net Lint seems to prefer that we cast via (void*) and not directly to 2012-03-21 20:02:56 +00:00
quad use explicit cast to pacify lint. 2012-12-07 15:41:02 +00:00
stdlib comment out 0{b,B} handling. 2015-11-13 16:02:07 +00:00
string Don't compile if there is a macro of the same name. 2015-05-29 19:39:41 +00:00
sys Casts and type changes to fix portability issues. 2012-03-09 15:41:16 +00:00
Makefile.inc MKCOMPAT fixes for when compat MACHINE_CPU != normal MACHINE_CPU 2014-08-10 23:25:49 +00:00