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