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