about summary refs log tree commit diff
path: root/sysdeps/ia64/bits/linkmap.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/ia64/bits/linkmap.h')
-rw-r--r--sysdeps/ia64/bits/linkmap.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/sysdeps/ia64/bits/linkmap.h b/sysdeps/ia64/bits/linkmap.h
deleted file mode 100644
index 7f8b0550d9..0000000000
--- a/sysdeps/ia64/bits/linkmap.h
+++ /dev/null
@@ -1,5 +0,0 @@
-struct link_map_machine
-  {
-    size_t fptr_table_len;
-    Elf64_Addr *fptr_table;
-  };