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