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