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