Ignore:
Timestamp:
Feb 6, 2017, 1:00:00 PM (8 years ago)
Author:
Silvan Scherrer
Message:

binutils: update trunk to version 2.27

Location:
binutils/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • binutils/trunk

  • TabularUnified binutils/trunk/bfd/elf32-hppa.h

    r970 r1973  
    55   February 1994.
    66
    7    Copyright (C) 1990-2014 Free Software Foundation, Inc.
     7   Copyright (C) 1990-2016 Free Software Foundation, Inc.
    88
    99   Written by:
     
    3636#include "libhppa.h"
    3737#include "elf/hppa.h"
     38
     39#ifdef __cplusplus
     40extern "C" {
     41#endif
     42
     43void elf32_hppa_init_stub_bfd
     44  (bfd *, struct bfd_link_info *);
    3845
    3946int elf32_hppa_setup_section_lists
     
    7582#define R_HPPA_COMPLEX                  R_PARISC_UNIMPLEMENTED
    7683
     84#ifdef __cplusplus
     85}
     86#endif
     87
    7788#endif /* _ELF32_HPPA_H */
Note: See TracChangeset for help on using the changeset viewer.