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