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