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