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