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