summaryrefslogtreecommitdiffstats
path: root/loader/dl-stub.c
diff options
context:
space:
mode:
Diffstat (limited to 'loader/dl-stub.c')
-rw-r--r--loader/dl-stub.c14
1 files changed, 0 insertions, 14 deletions
diff --git a/loader/dl-stub.c b/loader/dl-stub.c
deleted file mode 100644
index 71a5acb0e..000000000
--- a/loader/dl-stub.c
+++ /dev/null
@@ -1,14 +0,0 @@
-void _dl_mcount_wrapper (void *selfpc)
-{
-}
-
-void _dl_mcount_wrapper_check (void *selfpc)
-{
-}
-
-int _dl_osversion;
-int __libc_multiple_libcs;
-int __libc_enable_secure;
-
-void __libc_check_standard_fds (void) { }
-