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