comparison libgcc/gstdint.h @ 0:a06113de4d67

first commit
author kent <kent@cr.ie.u-ryukyu.ac.jp>
date Fri, 17 Jul 2009 14:47:48 +0900
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:a06113de4d67
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>