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