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