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