Support for <stdio.h> is limited to those function that are useful in the embedded environment. In particular, the only files available are the three standard files, stdin, stdout and stderr. Other files are not available, and functions that operate on such files are omitted.