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