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