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