aboutsummaryrefslogtreecommitdiff
path: root/bfd/freebsd.h
diff options
context:
space:
mode:
authorKazu Hirata <kazu@codesourcery.com>2001-01-23 20:27:54 +0000
committerKazu Hirata <kazu@codesourcery.com>2001-01-23 20:27:54 +0000
commit3fde5a36df2955b5a443e8da6f30fdf3b3b2769e (patch)
tree9a5b023629a717ff9232ff6eee349bfe6be9d500 /bfd/freebsd.h
parentf29d9b6d302bcf6ec42feb3a3bdbabe534177258 (diff)
downloadfsf-binutils-gdb-3fde5a36df2955b5a443e8da6f30fdf3b3b2769e.zip
fsf-binutils-gdb-3fde5a36df2955b5a443e8da6f30fdf3b3b2769e.tar.gz
fsf-binutils-gdb-3fde5a36df2955b5a443e8da6f30fdf3b3b2769e.tar.bz2
2001-01-23 Kazu Hirata <kazu@hxi.com>
* aoutx.h: Fix formatting. * bfd.c: Likewise. * bfd-in2.h: Likewise. * bfd-in.h: Likewise. * cpu-i386.c: Likewise. * cpu-m68hc11.c: Likewise. * dwarf2.c: Likewise. * elf64-x86-64.c: Likewise. * format.c: Likewise. * freebsd.h: Likewise. * hash.c: Likewise. * hp300hpux.c: Likewise. * hppabsd-core.c: Likewise. * hpux-core.c: Likewise.
Diffstat (limited to 'bfd/freebsd.h')
-rw-r--r--bfd/freebsd.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/bfd/freebsd.h b/bfd/freebsd.h
index e80c213..0203d99 100644
--- a/bfd/freebsd.h
+++ b/bfd/freebsd.h
@@ -59,7 +59,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));