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