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