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