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