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