summaryrefslogtreecommitdiffstats
path: root/libelf/libelf.map
diff options
context:
space:
mode:
authorUlrich Drepper <[email protected]>2005-08-15 21:36:27 +0000
committerUlrich Drepper <[email protected]>2005-08-15 21:36:27 +0000
commit5d83229c852a7e7359c12b58864751db2c755926 (patch)
tree1af36916be07e38cd054e1937e74c0ce26946a2c /libelf/libelf.map
parent104532fcdb87e769d8ebf5771b9c4370e4361a7b (diff)
Implement ranlib. This required one little extension to libelf.
Diffstat (limited to 'libelf/libelf.map')
-rw-r--r--libelf/libelf.map1
1 files changed, 1 insertions, 0 deletions
diff --git a/libelf/libelf.map b/libelf/libelf.map
index d8451084..b2a65e84 100644
--- a/libelf/libelf.map
+++ b/libelf/libelf.map
@@ -110,4 +110,5 @@ ELFUTILS_1.1.1 {
elf32_offscn;
elf64_offscn;
gelf_offscn;
+ elf_getaroff;
} ELFUTILS_1.1;