summaryrefslogtreecommitdiff
path: root/ldso
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-08-10 04:35:27 +0000
committerMike Frysinger <vapier@gentoo.org>2005-08-10 04:35:27 +0000
commit0b6cdbe41637c354e39318b9f21577830a04251b (patch)
tree1f91637c99eba478bec85a2cc39599a21b1faf33 /ldso
parenta0d57a08944e5df3aa6a12bd141882beeb7dfae8 (diff)
use the inline version of _dl_parse_dynamic_info
Diffstat (limited to 'ldso')
-rw-r--r--ldso/ldso/sh/dl-startup.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/ldso/ldso/sh/dl-startup.h b/ldso/ldso/sh/dl-startup.h
index 1ddfb1f12..60808f2df 100644
--- a/ldso/ldso/sh/dl-startup.h
+++ b/ldso/ldso/sh/dl-startup.h
@@ -26,6 +26,9 @@ asm(
*/
#define GET_ARGV(ARGVP, ARGS) ARGVP = ((unsigned long*) ARGS)
+/* We can't call functions earlier in the dl startup process */
+#define NO_FUNCS_BEFORE_BOOTSTRAP
+
/*
* Here is a macro to perform a relocation. This is only used when
* bootstrapping the dynamic loader. RELP is the relocation that we