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