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