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