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