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