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