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