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