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.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/loader/dl-stub.c b/loader/dl-stub.c
index 79a27a382..71a5acb0e 100644
--- a/loader/dl-stub.c
+++ b/loader/dl-stub.c
@@ -5,3 +5,10 @@ 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) { }
+