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