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