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