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