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