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