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