aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/s390/s390-64/bits/link.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/s390/s390-64/bits/link.h')
-rw-r--r--sysdeps/s390/s390-64/bits/link.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/sysdeps/s390/s390-64/bits/link.h b/sysdeps/s390/s390-64/bits/link.h
deleted file mode 100644
index 34add4ffaa..0000000000
--- a/sysdeps/s390/s390-64/bits/link.h
+++ /dev/null
@@ -1,5 +0,0 @@
-struct link_map_machine
- {
- Elf64_Addr plt; /* Address of .plt + 0x2e */
- Elf64_Addr gotplt; /* Address of .got + 0x18 */
- };