summaryrefslogtreecommitdiff
path: root/libebl/libebl_i386.map
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2005-11-16 01:57:40 +0000
committerRoland McGrath <roland@redhat.com>2005-11-16 01:57:40 +0000
commitcd60ea83050d9fb48c3204005f475df460f433b6 (patch)
treee083a367ff3c5598999f3fe23df1fba35681ef31 /libebl/libebl_i386.map
parent1b8b446a794ac4babfd687ca48de32e5f4aaa539 (diff)
downloadelfutils-cd60ea83050d9fb48c3204005f475df460f433b6.tar.gz
Revamp libebl/common-reloc.c code to share source at compile time only and not extend the libebl.a behavior itself.
Diffstat (limited to 'libebl/libebl_i386.map')
-rw-r--r--libebl/libebl_i386.map7
1 files changed, 0 insertions, 7 deletions
diff --git a/libebl/libebl_i386.map b/libebl/libebl_i386.map
deleted file mode 100644
index 48b4b047..00000000
--- a/libebl/libebl_i386.map
+++ /dev/null
@@ -1,7 +0,0 @@
-ELFUTILS_1.0 {
- global:
- i386_init;
-
- local:
- *;
-};