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