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