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