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