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