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