view libdecnumber/decCommonSymbols.h @ 58:3aaf117db171

error at dwarf2out.c
author ryoma <e075725@ie.u-ryukyu.ac.jp>
date Mon, 15 Feb 2010 14:58:24 +0900
parents a06113de4d67
children
line wrap: on
line source

#if !defined(DECCOMMONSYMBOLS)
#define DECCOMMONSYMBOLS

#ifdef IN_LIBGCC2
#define DECCOMBFROM __decCOMBFROM
#define DECCOMBMSD __decCOMBMSD
#endif

#endif