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