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