xref: /dflybsd-src/contrib/gcc-4.7/libgcc/gstdint.h (revision f603807b2c8b9b8ca8a7a99e36eeb70cd39b460d)
1 /* This header is only for use of libdecnumber built as part of
2    libgcc.  The targets supported for decimal floating point have
3    <stdint.h>; libdecnumber uses GCC_HEADER_STDINT only for the sake
4    of the host.  */
5 
6 #include <stdint.h>
7