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