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