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