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