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