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