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