summaryrefslogtreecommitdiffstats
path: root/libebl/libebl_arm.map
diff options
context:
space:
mode:
authorUlrich Drepper <[email protected]>2005-07-26 05:00:05 +0000
committerUlrich Drepper <[email protected]>2005-07-26 05:00:05 +0000
commitb08d5a8fb42f4586d756068065186b5af7e48dad (patch)
tree9f05f86be7877ed461b4dc05f53b29ea4fc0d2a1 /libebl/libebl_arm.map
Adjust for monotone.
Diffstat (limited to 'libebl/libebl_arm.map')
-rw-r--r--libebl/libebl_arm.map11
1 files changed, 11 insertions, 0 deletions
diff --git a/libebl/libebl_arm.map b/libebl/libebl_arm.map
new file mode 100644
index 00000000..d389526c
--- /dev/null
+++ b/libebl/libebl_arm.map
@@ -0,0 +1,11 @@
+ELFUTILS_1.0 {
+ global:
+ arm_backend_name;
+ arm_destr;
+ arm_init;
+ arm_reloc_type_check;
+ arm_reloc_type_name;
+
+ local:
+ *;
+};