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