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