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