dtrace-probe: Put semicolon after while on its own line
[deliverable/binutils-gdb.git] / opcodes / fr30-opc.h
index c328374327df04848d0790d2aaa6f5f6f4f6a3db..04f3168733edcbf9f3ea5dcc0f659c688721fba3 100644 (file)
@@ -25,6 +25,10 @@ This file is part of the GNU Binutils and/or GDB, the GNU debugger.
 #ifndef FR30_OPC_H
 #define FR30_OPC_H
 
+#ifdef __cplusplus
+extern "C" {
+#endif
+
 /* -- opc.h */
 
 /* ??? This can be improved upon.  */
@@ -148,4 +152,8 @@ struct cgen_fields
 }
 
 
+   #ifdef __cplusplus
+   }
+   #endif
+
 #endif /* FR30_OPC_H */
This page took 0.024166 seconds and 4 git commands to generate.