X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=bfd%2Felf32.c;h=bfadd5cb01630583482c04613c6c9755ae75000c;hb=82599cce24ca939fa3c3797c6d63891fa8f5c79b;hp=f2229694406d4a6d49342ca3d937337ec0b0dc0e;hpb=30727aa6d12fb866494020c0b62ab265a2bdcdfe;p=deliverable%2Fbinutils-gdb.git diff --git a/bfd/elf32.c b/bfd/elf32.c index f222969440..bfadd5cb01 100644 --- a/bfd/elf32.c +++ b/bfd/elf32.c @@ -1,5 +1,5 @@ /* ELF 32-bit executable support for BFD. - Copyright 1993 Free Software Foundation, Inc. + Copyright 1993, 2001 Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. @@ -19,5 +19,4 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #define ARCH_SIZE 32 - #include "elfcode.h"