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