1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-09-02 16:01:20 +03:00

Fix copy relocations handling of unique objects.

This commit is contained in:
Ulrich Drepper
2011-03-10 12:51:33 -05:00
parent 908ea63341
commit 028478fa40
9 changed files with 85 additions and 9 deletions

View File

@@ -1,4 +1,3 @@
#include_next <bits/dlfcn.h>
extern void _dl_mcount_wrapper_check (void *__selfpc);
libc_hidden_proto (_dl_mcount_wrapper_check)