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