]> oss.titaniummirror.com Git - msp430-gcc.git/blobdiff - libgcc/gstdint.h
Imported gcc-4.4.3
[msp430-gcc.git] / libgcc / gstdint.h
diff --git a/libgcc/gstdint.h b/libgcc/gstdint.h
new file mode 100644 (file)
index 0000000..4d61c31
--- /dev/null
@@ -0,0 +1,6 @@
+/* This header is only for use of libdecnumber built as part of
+   libgcc.  The targets supported for decimal floating point have
+   <stdint.h>; libdecnumber uses GCC_HEADER_STDINT only for the sake
+   of the host.  */
+
+#include <stdint.h>