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