]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add prototypes for the userland gmon support functions, which normally
authorbms <bms@FreeBSD.org>
Mon, 14 Jun 2004 18:39:28 +0000 (18:39 +0000)
committerbms <bms@FreeBSD.org>
Mon, 14 Jun 2004 18:39:28 +0000 (18:39 +0000)
commit468855a98620abdafde6241402a09287b7fe434b
treeb1768b815798ac3281991345b7049b5e2476e066
parentf211005beb479e860f2e983659303fcb822cd57b
Add prototypes for the userland gmon support functions, which normally
live in src/lib/libc/gmon/gmon.c. glibc puts these prototypes in the same
header, so put them here for the sake of consistency.

PR: bin/4459
Reviewed by: bde
sys/sys/gmon.h