From 82bcbebce43f0227f506d75a5b764b6847041bae Mon Sep 17 00:00:00 2001 From: Ben Cheng Date: Mon, 1 Oct 2012 10:30:31 -0700 Subject: Initial check-in of gcc 4.7.2. Change-Id: I4a2f5a921c21741a0e18bda986d77e5f1bef0365 --- gcc-4.7/libgcc/gstdint.h | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 gcc-4.7/libgcc/gstdint.h (limited to 'gcc-4.7/libgcc/gstdint.h') diff --git a/gcc-4.7/libgcc/gstdint.h b/gcc-4.7/libgcc/gstdint.h new file mode 100644 index 000000000..4d61c3184 --- /dev/null +++ b/gcc-4.7/libgcc/gstdint.h @@ -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 + ; libdecnumber uses GCC_HEADER_STDINT only for the sake + of the host. */ + +#include -- cgit v1.2.3