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