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