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