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