Linaro Git Browser
Code Review
Sign In
review.linaro.org
/
toolchain
/
gcc
/
refs/heads/devel/coarray_native
/
.
/
libdecnumber
/
decCommonSymbols.h
blob: ee01652f26f7d2ed89a95b575be4a07545e5412f [
file
] [
log
] [
blame
]
Janis Johnson
7fa4b30
2008-01-25 18:47:12 +0000
[
diff
] [
blame
]
1
#if !defined(DECCOMMONSYMBOLS)
2
#define
DECCOMMONSYMBOLS
3
4
#ifdef
IN_LIBGCC2
5
#define
DECCOMBFROM __decCOMBFROM
6
#define
DECCOMBMSD __decCOMBMSD
7
#endif
8
9
#endif