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