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