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