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