mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-10 15:20:10 +00:00
5 lines
130 B
C
5 lines
130 B
C
|
#include_next <bits/dlfcn.h>
|
||
|
|
||
|
extern void _dl_mcount_wrapper_check (void *__selfpc);
|
||
|
libc_hidden_proto (_dl_mcount_wrapper_check)
|