ada-lang.c: fix line too long in cast_from_gnat_encoded_fixed_point_type
[binutils-gdb.git] / libdecnumber / decCommonSymbols.h
blobee01652f26f7d2ed89a95b575be4a07545e5412f
1 #if !defined(DECCOMMONSYMBOLS)
2 #define DECCOMMONSYMBOLS
4 #ifdef IN_LIBGCC2
5 #define DECCOMBFROM __decCOMBFROM
6 #define DECCOMBMSD __decCOMBMSD
7 #endif
9 #endif