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