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