summaryrefslogtreecommitdiff
path: root/ldso/ldso/ldso.c
diff options
context:
space:
mode:
Diffstat (limited to 'ldso/ldso/ldso.c')
-rw-r--r--ldso/ldso/ldso.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/ldso/ldso/ldso.c b/ldso/ldso/ldso.c
index b81c84092..4c61be223 100644
--- a/ldso/ldso/ldso.c
+++ b/ldso/ldso/ldso.c
@@ -202,6 +202,8 @@ static inline void hexprint(unsigned long x)
}
#endif
+LD_BOOT(unsigned long args) __attribute__ ((unused));
+
LD_BOOT(unsigned long args)
{
unsigned int argc;