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