aboutsummaryrefslogtreecommitdiff
path: root/ld/relax.h
diff options
context:
space:
mode:
Diffstat (limited to 'ld/relax.h')
-rw-r--r--ld/relax.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/relax.h b/ld/relax.h
new file mode 100644
index 0000000..06322b9
--- /dev/null
+++ b/ld/relax.h
@@ -0,0 +1,4 @@
+void EXFUN(write_relaxnorel,( bfd *output_bfd));
+boolean EXFUN(relax_section,( lang_statement_union_type **this_ptr));
+
+