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