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