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