xref: /netbsd-src/external/gpl3/gcc.old/dist/libgcc/gstdint.h (revision d16b7486a53dcb8072b60ec6fcb4373a2d0c27b7)
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