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