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