gas: run the sparc test dcti-couples-v9 only in ELF targets.
[deliverable/binutils-gdb.git] / bfd / elf32-nds32.h
index 210a4d31e3230f45fd93a19568dd72c9e04a2055..82278276f311d71c532671dd87b586a2c123715a 100644 (file)
@@ -1,5 +1,5 @@
 /* NDS32-specific support for 32-bit ELF.
-   Copyright (C) 2012-2015 Free Software Foundation, Inc.
+   Copyright (C) 2012-2016 Free Software Foundation, Inc.
    Contributed by Andes Technology Corporation.
 
    This file is part of BFD, the Binary File Descriptor library.
 #ifndef ELF32_NDS32_H
 #define ELF32_NDS32_H
 
+#ifdef __cplusplus
+extern "C" {
+#endif
+
 /* Relocation flags encoded in r_addend.  */
 
 /* Relocation flags for R_NDS32_ERLAX_ENTRY.  */
@@ -152,4 +156,9 @@ struct elf_nds32_link_hash_table
   bfd_boolean ex9_loop_aware;  /* Ignore ex9 if inside a loop.  */
   bfd_boolean ifc_loop_aware;  /* Ignore ifc if inside a loop.  */
 };
+
+#ifdef __cplusplus
+}
+#endif
+
 #endif
This page took 0.02478 seconds and 4 git commands to generate.