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