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