diff options
| author | Robert Watson <rwatson@FreeBSD.org> | 2007-03-04 22:36:48 +0000 |
|---|---|---|
| committer | Robert Watson <rwatson@FreeBSD.org> | 2007-03-04 22:36:48 +0000 |
| commit | 0c14ff0eb52ddc7fdbacc5c8645d79afcaf73e3a (patch) | |
| tree | f27b57bdc76f93b33f438468bf58343b920adf0f /sys/kern/subr_prof.c | |
| parent | 9f3cef91087c68f23d917212fc7b88e7c266feef (diff) | |
Notes
Diffstat (limited to 'sys/kern/subr_prof.c')
| -rw-r--r-- | sys/kern/subr_prof.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/kern/subr_prof.c b/sys/kern/subr_prof.c index 12737ae0b8db..3cec37561828 100644 --- a/sys/kern/subr_prof.c +++ b/sys/kern/subr_prof.c @@ -402,9 +402,6 @@ struct profil_args { u_int scale; }; #endif -/* - * MPSAFE - */ /* ARGSUSED */ int profil(td, uap) |
