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