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