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