Fix ARI new warnings introduced in i386-tdep.c.
[external/binutils.git] / bfd / libieee.h
index 7026b85..f1b0859 100644 (file)
@@ -1,5 +1,5 @@
 /* IEEE-695 object file formats:  definitions internal to BFD.
 /* IEEE-695 object file formats:  definitions internal to BFD.
-   Copyright (C) 1990-2014 Free Software Foundation, Inc.
+   Copyright (C) 1990-2015 Free Software Foundation, Inc.
    Written by Cygnus Support.  Mostly Steve Chamberlain's fault.
 
    This file is part of BFD, the Binary File Descriptor library.
    Written by Cygnus Support.  Mostly Steve Chamberlain's fault.
 
    This file is part of BFD, the Binary File Descriptor library.
@@ -66,6 +66,7 @@ typedef struct {
   unsigned char *input_p;
   unsigned char *first_byte;
   unsigned char *last_byte;
   unsigned char *input_p;
   unsigned char *first_byte;
   unsigned char *last_byte;
+  bfd_size_type total_amt;
   bfd *abfd;
 } common_header_type ;
 
   bfd *abfd;
 } common_header_type ;