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