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