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