tidy _bfd_elf_define_linkage_sym
[deliverable/binutils-gdb.git] / bfd / libbfd-in.h
index 2800b72e3f75d54ea19a1df0f71cb154ad328ab3..7c661e34797c0d0c1b877f2ba50137df6af87c3f 100644 (file)
@@ -1,7 +1,7 @@
 /* libbfd.h -- Declarations used by bfd library *implementation*.
    (This include file is not for users of the library.)
 
-   Copyright (C) 1990-2014 Free Software Foundation, Inc.
+   Copyright (C) 1990-2015 Free Software Foundation, Inc.
 
    Written by Cygnus Support.
 
 
 #include "hashtab.h"
 
+#ifdef __cplusplus
+extern "C" {
+#endif
+
 /* Align an address upward to a boundary, expressed as a number of bytes.
    E.g. align to an 8-byte boundary with argument of 8.  Take care never
    to wrap around if the address is within boundary-1 of the end of the
This page took 0.023989 seconds and 4 git commands to generate.