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