aboutsummaryrefslogtreecommitdiff
path: root/bfd/seclet.h
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/seclet.h')
-rw-r--r--bfd/seclet.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/bfd/seclet.h b/bfd/seclet.h
index d8386df..0629589 100644
--- a/bfd/seclet.h
+++ b/bfd/seclet.h
@@ -50,5 +50,7 @@ struct bfd_seclet_struct
typedef struct bfd_seclet_struct bfd_seclet_type;
-bfd_seclet_type *EXFUN(bfd_new_seclet,(bfd*,asection*));
+bfd_seclet_type *
+bfd_new_seclet PARAMS ((bfd*, asection*));
+
#endif