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