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