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