mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-22 13:00:06 +00:00
5 lines
154 B
C
5 lines
154 B
C
|
/* Define the global function for the inline `elf_hash' in libelf.h. */
|
||
|
|
||
|
#define _EXTERN_INLINE /* Define the function globally. */
|
||
|
#include "libelf.h"
|