merge from gcc
[deliverable/binutils-gdb.git] / bfd / bfd.c
index f9051c0d585d9999a6d2334a18b872f1f2acfa54..1a332a866b20888e6ce8745353b9cae3f44d62a9 100644 (file)
--- a/bfd/bfd.c
+++ b/bfd/bfd.c
@@ -36,6 +36,9 @@ CODE_FRAGMENT
 .
 .struct _bfd
 .{
+.  {* A unique identifier of the BFD  *}
+.  unsigned int id;
+.
 .  {* The filename the application opened the BFD with.  *}
 .  const char *filename;
 .
This page took 0.023733 seconds and 4 git commands to generate.