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