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