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