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