cputimer: Add more IDs for VMM cputimers.
[dragonfly.git] / contrib / gcc-4.7 / 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