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