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