mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-10 07:10:06 +00:00
e32a795748
* elf/libelf.h: New file. * elf/elf_hash.c: New file.
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"
|