X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=bfd%2Flibieee.h;h=6e808a777334f3a480a907e2f18cf92fd7a14be4;hb=f4e0d9f40b21fb42bbf7da07917683fb1cc16e8e;hp=53f4c08a5e66b25c402ae497f49edd6fc1fd1c0d;hpb=aa820537ead0135a7c38c619039dce8a6fc74ed1;p=deliverable%2Fbinutils-gdb.git diff --git a/bfd/libieee.h b/bfd/libieee.h index 53f4c08a5e..6e808a7773 100644 --- a/bfd/libieee.h +++ b/bfd/libieee.h @@ -1,6 +1,5 @@ /* IEEE-695 object file formats: definitions internal to BFD. - Copyright 1990, 1991, 1992, 1994, 1996, 2001, 2002, 2005, 2007 - Free Software Foundation, Inc. + Copyright (C) 1990-2016 Free Software Foundation, Inc. Written by Cygnus Support. Mostly Steve Chamberlain's fault. This file is part of BFD, the Binary File Descriptor library. @@ -67,6 +66,7 @@ typedef struct { unsigned char *input_p; unsigned char *first_byte; unsigned char *last_byte; + bfd_size_type total_amt; bfd *abfd; } common_header_type ;