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