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