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