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