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