stdbool.h ?
"Emmanuel Blot" <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <[email protected]> |
Hi, I’m not able to find stdbool.h header file in newlib source code (neither in 3.1 tarball nor in git repository). As I understand that newlib in compliant with C99 (am I wrong?), should not it be part of the newlib base code, as stdint.h is? Thanks, Emmanuel.