glibc/include/bits/dlfcn.h
2012-02-26 21:32:56 -05:00

6 lines
98 B
C

#include_next <bits/dlfcn.h>
#ifndef _ISOMAC
libc_hidden_proto (_dl_mcount_wrapper_check)
#endif