* libbfd-in.h (_bfd_ar_spacepad): New prototype.
[deliverable/binutils-gdb.git] / gas / output-file.h
index 942f1efe3ebdf02b1f87caadc5e53898dcbba49a..4fedefb69d2466c6391a41e06431e49d1e6bf058 100644 (file)
@@ -1,6 +1,7 @@
 /* This file is output-file.h
 
-   Copyright (C) 1987-1992 Free Software Foundation, Inc.
+   Copyright 1987, 1988, 1989, 1990, 1991, 1992, 2003
+   Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.
 
@@ -18,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.034922 seconds and 4 git commands to generate.