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