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