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