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