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