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