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