GCC's default stdint.h only defaults to stdint-gcc.h, which we want to use, when using -ffreestanding. Make our wishes explicit to avoid needing that flag.