summaryrefslogtreecommitdiff
path: root/binutils/coffgrok.h
diff options
context:
space:
mode:
Diffstat (limited to 'binutils/coffgrok.h')
-rw-r--r--binutils/coffgrok.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/coffgrok.h b/binutils/coffgrok.h
index e442bae0bc..be0bdef3c9 100644
--- a/binutils/coffgrok.h
+++ b/binutils/coffgrok.h
@@ -222,4 +222,4 @@ struct coff_sfile
struct coff_sfile *sfile;
};
-struct coff_ofile *coff_grok();
+struct coff_ofile *coff_grok PARAMS ((bfd *));