This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
lib
/
libc
/
gmon
History
cgd
362c499969
prototype mcount (or, whatever function is declared by _MCOUNT_DECL;
...
typically mcount()) before it is defined or used.
1997-01-03 07:40:41 +00:00
..
gmon.c
use __inline and __asm, rather than inline and asm. By default (without -g)
1996-12-19 07:56:32 +00:00
Makefile.inc
…
mcount.c
prototype mcount (or, whatever function is declared by _MCOUNT_DECL;
1997-01-03 07:40:41 +00:00
moncontrol.3
…