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