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