aboutsummaryrefslogtreecommitdiff
path: root/ld/ldsym.h
diff options
context:
space:
mode:
Diffstat (limited to 'ld/ldsym.h')
-rw-r--r--ld/ldsym.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ld/ldsym.h b/ld/ldsym.h
index 1a671e2..90ba007 100644
--- a/ld/ldsym.h
+++ b/ld/ldsym.h
@@ -68,3 +68,4 @@ PROTO(boolean, ldsym_undefined, (CONST char *));
for (x = symbol_head; x != (ldsym_type *)NULL; x = x->next)
+void EXFUN(ldsym_init,(void));