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