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