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