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