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