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