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