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