summaryrefslogtreecommitdiff
path: root/elf/elf_hash.c
diff options
context:
space:
mode:
Diffstat (limited to 'elf/elf_hash.c')
-rw-r--r--elf/elf_hash.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/elf/elf_hash.c b/elf/elf_hash.c
new file mode 100644
index 0000000000..ee8358d753
--- /dev/null
+++ b/elf/elf_hash.c
@@ -0,0 +1,4 @@
+/* Define the global function for the inline `elf_hash' in libelf.h. */
+
+#define _EXTERN_INLINE /* Define the function globally. */
+#include "libelf.h"