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