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