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