mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-28 00:21:52 +03:00
Update.
2004-10-19 Ulrich Drepper <drepper@redhat.com> * elf/Versions [ld, GLIBC_PRIVATE]: Add _dl_debug_state. * elf/dl-debug.c (_dl_debug_state): Add rtld_hidden_def. * sysdeps/generic/ldsodefs.h (_dl_debug_state): Don't maek as hidden but use rtld_hidden_proto.
This commit is contained in:
@ -57,3 +57,4 @@ void
|
||||
_dl_debug_state (void)
|
||||
{
|
||||
}
|
||||
rtld_hidden_def (_dl_debug_state)
|
||||
|
Reference in New Issue
Block a user