Ignore:
Timestamp:
Aug 16, 2003, 6:59:22 PM (22 years ago)
Author:
bird
Message:

binutils v2.14 - offical sources.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/GNU/src/binutils/bfd/liboasys.h

    • Property cvs2svn:cvs-rev changed from 1.1 to 1.1.1.2
    r608 r609  
    11/* BFD internal declarations for Oasys file format handling.
    2    Copyright 1990, 1991, 1992, 1993, 1994, 1997
     2   Copyright 1990, 1991, 1992, 1993, 1994, 1997, 2002
    33   Free Software Foundation, Inc.
    44   Scrawled by Steve Chamberlain of Cygnus Support.
     
    4040  bfd_byte *data;
    4141  bfd_vma offset;
    42   boolean had_vma;
     42  bfd_boolean had_vma;
    4343  oasys_reloc_type **reloc_tail_ptr;
    4444  bfd_vma pc;
     
    4747  file_ptr current_pos;
    4848  unsigned int current_byte;
    49   boolean initialized;
     49  bfd_boolean initialized;
    5050} oasys_per_section_type;
    5151
Note: See TracChangeset for help on using the changeset viewer.