~ubuntu-branches/ubuntu/precise/binutils/precise-updates

« back to all changes in this revision

Viewing changes to bfd/bfd-in.h

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2011-08-11 22:51:48 UTC
  • mfrom: (1.7.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20110811225148-y61bcrw1ukl0z2k2
Tags: 2.21.53.20110810-0ubuntu1
Snapshot, taken from the trunk 20110810.

Show diffs side-by-side

added added

removed removed

Lines of Context:
869
869
 
870
870
void bfd_elf32_arm_set_target_relocs
871
871
  (bfd *, struct bfd_link_info *, int, char *, int, int, bfd_arm_vfp11_fix,
872
 
   int, int, int, int);
 
872
   int, int, int, int, int);
873
873
 
874
874
extern bfd_boolean bfd_elf32_arm_get_bfd_for_interworking
875
875
  (bfd *, struct bfd_link_info *);