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