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