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