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