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