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