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