mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2026-08-27 00:26:02 -04:00
9 lines
156 B
C
9 lines
156 B
C
#if !defined(DECCOMMONSYMBOLS)
|
|
#define DECCOMMONSYMBOLS
|
|
|
|
#ifdef IN_LIBGCC2
|
|
#define DECCOMBFROM __decCOMBFROM
|
|
#define DECCOMBMSD __decCOMBMSD
|
|
#endif
|
|
|
|
#endif
|