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