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