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