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