]> git.sur5r.net Git - u-boot/blob - tools/getline.h
fix: error ATMEL_FIO_BASE undeclared, if use I2C_Soft on AT91
[u-boot] / tools / getline.h
1 int getline(char **lineptr, size_t *n, FILE *stream);