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