* symbols.c: Add missing prototypes.
[deliverable/binutils-gdb.git] / bfd / freebsd.h
index e80c213b28a6ad0c08dd1f7b009b5a4e03dd0e4c..c2e3af02cf4bd6760708087681ce5aff8f5c8bc6 100644 (file)
@@ -1,5 +1,6 @@
 /* BFD back-end definitions used by all FreeBSD targets.
-   Copyright (C) 1990, 1991, 1992, 1996, 2000 Free Software Foundation, Inc.
+   Copyright 1990, 1991, 1992, 1996, 1997, 2000, 2001
+   Free Software Foundation, Inc.
 
 This file is part of BFD, the Binary File Descriptor library.
 
@@ -59,7 +60,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
    format.  I think.  */
 #define SWAP_MAGIC(ext) bfd_getl32 (ext)
 
-
 #define MY_write_object_contents MY(write_object_contents)
 static boolean MY(write_object_contents) PARAMS ((bfd *abfd));
 
This page took 0.023437 seconds and 4 git commands to generate.