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