about summary refs log tree commit diff
path: root/sysdeps/arm/linkmap.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/arm/linkmap.h')
-rw-r--r--sysdeps/arm/linkmap.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/sysdeps/arm/linkmap.h b/sysdeps/arm/linkmap.h
deleted file mode 100644
index 7c2b4a6da8..0000000000
--- a/sysdeps/arm/linkmap.h
+++ /dev/null
@@ -1,5 +0,0 @@
-struct link_map_machine
-  {
-    Elf32_Addr plt; /* Address of .plt */
-    void *tlsdesc_table; /* Address of TLS descriptor hash table.  */
-  };