NetBSD/sys/lib
abrown de7ece6ce5 Prevent recursive invocation of mcount() while in kernel by setting profiling
state to BUSY while in mcount(). This allows profiling to work when mcount()
calls a profiled routine (for example, udiv on the SPARC).
1996-06-29 14:30:32 +00:00
..
libkern Prevent recursive invocation of mcount() while in kernel by setting profiling 1996-06-29 14:30:32 +00:00
libsa Return useful file descriptor when opening a raw device. 1996-06-21 20:51:23 +00:00