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