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