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