1/*
2 * $FreeBSD$
3 */
4
5FBSD_1.0 {
6	_mcleanup;
7	monstartup;
8	moncontrol;
9	mexitcount;
10};
11
12FBSDprivate_1.0 {
13	_gmonparam;
14};
15