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