xref: /rk3399_rockchip-uboot/tools/getline.h (revision 5dc626f836190fa2ef27f34e263b53641c14087c)
1 int getline(char **lineptr, size_t *n, FILE *stream);
2