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