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