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