summaryrefslogtreecommitdiff
path: root/lib/librthread
diff options
context:
space:
mode:
Diffstat (limited to 'lib/librthread')
-rw-r--r--lib/librthread/Symbols.map6
1 files changed, 0 insertions, 6 deletions
diff --git a/lib/librthread/Symbols.map b/lib/librthread/Symbols.map
index 1e6f28dd3ea..784b887cd01 100644
--- a/lib/librthread/Symbols.map
+++ b/lib/librthread/Symbols.map
@@ -9,12 +9,6 @@
_end;
__end;
- /* needed by ld.so until we switch to RELRO */
- __got_start;
- __got_end;
- __plt_start;
- __plt_end;
-
/* pthread implementation */
pthread_attr_destroy;
pthread_attr_getdetachstate;