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