xref: /openbmc/u-boot/tools/getline.h (revision 7dd12830482bd145861578e37b39735abefdaa8f)
1 int getline(char **lineptr, size_t *n, FILE *stream);
2