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