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