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