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