mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-08 17:42:12 +03:00
Move __mcount_internal from GLIBC_PRIVATE to GLIBC_2.16
This commit is contained in:
@@ -8,6 +8,9 @@ libc {
|
||||
__fixsfdi; __fixunssfdi;
|
||||
__floatdidf; __floatdisf;
|
||||
}
|
||||
GLIBC_2.16 {
|
||||
__mcount_internal;
|
||||
}
|
||||
GLIBC_PRIVATE {
|
||||
__mcount_internal;
|
||||
}
|
||||
|
Reference in New Issue
Block a user