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