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