mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-28 00:21:52 +03:00
Add libc_hidden_def.
This commit is contained in:
@ -553,6 +553,7 @@ _dl_open (const char *file, int mode, const void *caller)
|
||||
|
||||
return args.map;
|
||||
}
|
||||
libc_hidden_def (_dl_open)
|
||||
|
||||
|
||||
#ifdef SCOPE_DEBUG
|
||||
|
Reference in New Issue
Block a user