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