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