Regenerate bfd-in2.h

* bfd-in2.h: Regenerated.
This commit is contained in:
H.J. Lu 2016-03-14 13:17:22 -07:00
parent fa4ff31331
commit fbe4879820
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2016-03-14 H.J. Lu <hongjiu.lu@intel.com>
* bfd-in2.h: Regenerated.
2016-03-11 Dan Gissel <dgisselq@ieee.org>
PR 19713

View File

@ -1501,7 +1501,7 @@ typedef struct bfd_section
information. */
bfd_vma lma;
/* The size of the section in octets, as it will be output.
/* The size of the section in *octets*, as it will be output.
Contains a value even if the section has no contents (e.g., the
size of <<.bss>>). */
bfd_size_type size;