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