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