* MAINTAINERS: Add myself to write-after-approval.
[deliverable/binutils-gdb.git] / gas / output-file.h
index 48b7a6a29c3b69fb00b4432b716fe2cd79f6b06b..6779e4b404969bd9d2a65b2a221fde7b12dd4ebe 100644 (file)
@@ -19,8 +19,8 @@
    along with GAS; see the file COPYING.  If not, write to
    the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
 
-void output_file_append PARAMS ((char *where, long length, char *filename));
-void output_file_close PARAMS ((char *filename));
-void output_file_create PARAMS ((char *name));
+void output_file_append (char *where, long length, char *filename);
+void output_file_close (char *filename);
+void output_file_create (char *name);
 
 /* end of output-file.h */
This page took 0.024278 seconds and 4 git commands to generate.