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