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