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