aboutsummaryrefslogtreecommitdiff
path: root/include/bout.h
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@cygnus>1991-05-02 02:52:21 +0000
committerJohn Gilmore <gnu@cygnus>1991-05-02 02:52:21 +0000
commit9c6a9c925fb6e1fc71f71f58d2f5f652d5d4957b (patch)
treebd6fc6173cfec889867ef21fd150ea54286f9e53 /include/bout.h
parentaec4cb918e549e6eafb8a49c741d0b417956d445 (diff)
downloadbinutils-9c6a9c925fb6e1fc71f71f58d2f5f652d5d4957b.zip
binutils-9c6a9c925fb6e1fc71f71f58d2f5f652d5d4957b.tar.gz
binutils-9c6a9c925fb6e1fc71f71f58d2f5f652d5d4957b.tar.bz2
Update for merge of main BFD and GDB's BFD. Remove "_struct" suffix
on all struct types -- they are in a separate namespace anyway. Move bfd_alloc, bfd_zalloc, bfd_realloc, bfd_release into libbfd.h, since external users shouldn't be calling them anyway.
Diffstat (limited to 'include/bout.h')
-rw-r--r--include/bout.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/bout.h b/include/bout.h
index b0d4fb2..f875670 100644
--- a/include/bout.h
+++ b/include/bout.h
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* This file is a modified version of 'a.out.h'. It is to be used in all
* GNU tools modified to support the i80960 (or tools that operate on
* object files created by such tools).