add more extern C
[deliverable/binutils-gdb.git] / bfd / elf32-tic6x.h
index 80646c68866e87d3c4408ea822caf263f7ac3f5e..34d94a1fb67bd8ae674231dcb51e1cad953e0fc5 100644 (file)
    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
    MA 02110-1301, USA.  */
 
+#ifdef __cplusplus
+extern "C" {
+#endif
+
 extern int elf32_tic6x_merge_arch_attributes (int, int);
 
 /* This function is provided for use from the assembler.  */
@@ -32,3 +36,7 @@ struct elf32_tic6x_params
 
 extern void elf32_tic6x_setup (struct bfd_link_info *,
                               struct elf32_tic6x_params *);
+
+#ifdef __cplusplus
+}
+#endif
This page took 0.034344 seconds and 4 git commands to generate.