aboutsummaryrefslogtreecommitdiff
path: root/ports/sysdeps/unix/sysv/linux/tile/Versions
diff options
context:
space:
mode:
Diffstat (limited to 'ports/sysdeps/unix/sysv/linux/tile/Versions')
-rw-r--r--ports/sysdeps/unix/sysv/linux/tile/Versions17
1 files changed, 0 insertions, 17 deletions
diff --git a/ports/sysdeps/unix/sysv/linux/tile/Versions b/ports/sysdeps/unix/sysv/linux/tile/Versions
deleted file mode 100644
index 9b40d28..0000000
--- a/ports/sysdeps/unix/sysv/linux/tile/Versions
+++ /dev/null
@@ -1,17 +0,0 @@
-ld {
- GLIBC_PRIVATE {
- # used for loading by static libraries
- _dl_var_init;
- }
-}
-libc {
- GLIBC_2.12 {
- _flush_cache;
- cacheflush;
- fallocate64;
- set_dataplane;
- }
- GLIBC_PRIVATE {
- __syscall_error;
- }
-}