Symbol.map revision 169092
11553Srgrimes/*
274532Sru * $FreeBSD: head/lib/libc/gmon/Symbol.map 169092 2007-04-29 14:05:22Z deischen $
31553Srgrimes */
41553Srgrimes
5113091SobrienFBSD_1.0 {
6113091Sobrien	.mcount;
7100110Sdes	_mcleanup;
8100110Sdes	monstartup;
91553Srgrimes	moncontrol;
10201060Sed	mexitcount;
11201060Sed};
12201060Sed
131553SrgrimesFBSDprivate_1.0 {
14	_gmonparam;
15};
16