mirror of
https://sourceware.org/git/glibc.git
synced 2026-01-06 11:51:29 +03:00
Update.
* gmon/gmon.c: Add weak alias moncontrol for __moncontrol. * gmon/Versions: Move moncontrol to GLIBC_2.2.
This commit is contained in:
@@ -90,6 +90,7 @@ __moncontrol (mode)
|
||||
p->state = GMON_PROF_OFF;
|
||||
}
|
||||
}
|
||||
weak_alias (__moncontrol, moncontrol)
|
||||
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user