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