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