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