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