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