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