Why does gcc leave stdint.h for libc to provide? I'm looking at newlib now, and am wondering if newlib should be modified to provide stdint.h, or if gcc is the proper home for it (like stdbool.h and others). Cheers, Shaun