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