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