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