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