X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=opcodes%2Flm32-opc.h;h=0ae4971ba83be16da19e0735701109c4fd03b0cf;hb=9785fc2a4d220322ce6cd1d79e768345ea5234d2;hp=1f40aaff5398a1d1eb0b0a93795647245fa1ea60;hpb=43e65147c07b1400ae0dbb6694882eceb2363713;p=external%2Fbinutils.git diff --git a/opcodes/lm32-opc.h b/opcodes/lm32-opc.h index 1f40aaf..0ae4971 100644 --- a/opcodes/lm32-opc.h +++ b/opcodes/lm32-opc.h @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright (C) 1996-2015 Free Software Foundation, Inc. +Copyright (C) 1996-2017 Free Software Foundation, Inc. This file is part of the GNU Binutils and/or GDB, the GNU debugger. @@ -25,6 +25,10 @@ This file is part of the GNU Binutils and/or GDB, the GNU debugger. #ifndef LM32_OPC_H #define LM32_OPC_H +#ifdef __cplusplus +extern "C" { +#endif + /* -- opc.h */ /* Allows reason codes to be output when assembler errors occur. */ @@ -102,4 +106,8 @@ struct cgen_fields } + #ifdef __cplusplus + } + #endif + #endif /* LM32_OPC_H */