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