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