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