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