mirror of
https://mirrors.tuna.tsinghua.edu.cn/git/glibc.git
synced 2026-01-12 00:20:19 +08:00
6 lines
98 B
C
6 lines
98 B
C
#include_next <bits/dlfcn.h>
|
|
|
|
#ifndef _ISOMAC
|
|
libc_hidden_proto (_dl_mcount_wrapper_check)
|
|
#endif
|