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