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