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