repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* tree-predcom.c (struct chain): New field init_seq.
[official-gcc.git]
/
libgcc
/
gstdint.h
blob
4d61c318440731eec9ccff9dd3d723854ef98efe
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>