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