Daily bump.
[official-gcc.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